fix: update environment configuration and improve installer output messages
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user