For #62 re-enable dependencies

This commit is contained in:
Ryan W
2022-01-17 10:01:12 -08:00
parent a723e572fd
commit eac60911df
+3 -3
View File
@@ -11,9 +11,9 @@ services:
- .env - .env
environment: environment:
- HISTFILE=/usr/src/app/log/.bash_history - HISTFILE=/usr/src/app/log/.bash_history
# depends_on: depends_on:
# - db - db
# - redis - redis
db: db:
image: postgres:13 image: postgres:13
ports: ports: