first commit
This commit is contained in:
7
compose.dev.yml
Normal file
7
compose.dev.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
services:
|
||||
postgres:
|
||||
env_file:
|
||||
- django/src/dev.env
|
||||
- /srv/dwalin/passwords/taal-academiearreebzh.pass
|
||||
ports:
|
||||
- "127.0.0.1:5432:5432"
|
||||
Reference in New Issue
Block a user