remove ports
This commit is contained in:
@@ -19,7 +19,6 @@ services:
|
|||||||
POSTGRES_PASSWORD: changeme
|
POSTGRES_PASSWORD: changeme
|
||||||
POSTGRES_DB: semaphore
|
POSTGRES_DB: semaphore
|
||||||
user: "2000:2000"
|
user: "2000:2000"
|
||||||
ports:
|
|
||||||
volumes:
|
volumes:
|
||||||
- /data/tfdb/:/var/lib/postgresql/data
|
- /data/tfdb/:/var/lib/postgresql/data
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user