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