Checkpoint
This commit is contained in:
parent
90cc28986e
commit
d93da4e86d
8 changed files with 66 additions and 21 deletions
|
@ -21,6 +21,8 @@ services:
|
|||
- pgdata:/var/lib/postgresql/data
|
||||
networks:
|
||||
- main
|
||||
ports:
|
||||
- "5432:5432"
|
||||
web:
|
||||
build: .
|
||||
env_file: .env
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue