We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29caec4 commit 4d0343aCopy full SHA for 4d0343a
docker-compose.yml
@@ -8,7 +8,7 @@ services:
8
image: server
9
container_name: server
10
depends_on:
11
- - postgresdb
+ - postgres
12
environment:
13
- LOCATION_LATITUDE=${LOCATION_LATITUDE}
14
- LOCATION_LONGITUDE=${LOCATION_LONGITUDE}
0 commit comments