Keep more development environment options
This commit is contained in:
parent
b97006d43c
commit
0c766f9867
4 changed files with 46 additions and 12 deletions
|
@ -5,7 +5,7 @@ services:
|
|||
image: postgres
|
||||
env_file: .env
|
||||
volumes:
|
||||
- pgdata:/var/lib/posgresql/data
|
||||
- pgdata:/var/lib/postgresql/data
|
||||
networks:
|
||||
- main
|
||||
web:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue