Port Entry api routes
This commit is contained in:
@@ -7,8 +7,6 @@ services:
|
||||
environment:
|
||||
POSTGRES_USER: root
|
||||
POSTGRES_PASSWORD: mysecretpassword
|
||||
POSTGRES_DB: local
|
||||
POSTGRES_DB: memento
|
||||
volumes:
|
||||
- pgdata:/var/lib/postgresql
|
||||
volumes:
|
||||
pgdata:
|
||||
- ~/tmp/pgdata:/var/lib/postgresql
|
||||
|
||||
Reference in New Issue
Block a user