- fix Dockerfile
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ services:
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- postgres_data:/var/lib/postgresql/data
|
||||
- ./data:/var/lib/postgresql/data
|
||||
#- ./data:/var/lib/postgresql/data
|
||||
|
||||
app:
|
||||
image: geotracker
|
||||
|
||||
Reference in New Issue
Block a user