Merge branch 'develop'
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
version: '3.4'
|
||||
services:
|
||||
db:
|
||||
image: postgres
|
||||
image: postgres:10
|
||||
environment:
|
||||
- POSTGRES_USER_FILE=/run/secrets/DJANGO_DB_USER
|
||||
- POSTGRES_PASSWORD_FILE=/run/secrets/DJANGO_DB_PASSWD
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user