Compare commits
4 Commits
master
...
b8c3e03348
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b8c3e03348 | ||
|
|
252e176e9d | ||
|
|
30c540b6f9 | ||
|
|
778753afd6 |
@@ -27,7 +27,7 @@ services:
|
||||
container_name: ${APP_CONTAINER_NAME:-django_core_app}
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- ../.env
|
||||
- .env
|
||||
environment:
|
||||
- DB_HOST=db
|
||||
- DB_PORT=5432
|
||||
|
||||
Reference in New Issue
Block a user