Easier to deploy by avoiding merge conflicts in production
This commit is contained in:
@ -20,6 +20,8 @@ services:
|
||||
- pgdata:/var/lib/postgresql/data
|
||||
networks:
|
||||
- main
|
||||
ports:
|
||||
- 5432:5432
|
||||
web:
|
||||
build: .
|
||||
env_file: .env
|
||||
|
Reference in New Issue
Block a user