fix: update environment configuration and improve installer output messages

This commit is contained in:
Sean Morley
2025-06-04 16:59:41 -04:00
parent d6ab4e9f64
commit c0c91c8472
3 changed files with 11 additions and 11 deletions

View File

@@ -10,7 +10,7 @@ services:
- server
db:
image: postgis/postgis:15-3.3
image: postgis/postgis:16-3.5
container_name: adventurelog-db
restart: unless-stopped
env_file: .env