PostGIS pour la pro
This commit is contained in:
parent
7d98fe6020
commit
4c35df7f63
@ -23,7 +23,7 @@ services:
|
||||
command: [ "/bin/bash", "/app/deployment/scripts/wait-db.sh", "/app/deployment/scripts/backend/start.sh" ]
|
||||
|
||||
db:
|
||||
image: postgres:15.2-alpine
|
||||
image: postgis/postgis:15-3.4-alpine
|
||||
container_name: "${APP_NAME}-db"
|
||||
hostname: "${POSTGRES_HOST:-db}"
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user