Remove old container dependency
This commit is contained in:
parent
af379243ad
commit
df3dff0708
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ services:
|
||||||
tmpfs:
|
tmpfs:
|
||||||
- /tmp
|
- /tmp
|
||||||
depends_on:
|
depends_on:
|
||||||
- redis
|
|
||||||
- db
|
- db
|
||||||
ports:
|
ports:
|
||||||
- 127.0.0.1:8000:8000
|
- 127.0.0.1:8000:8000
|
||||||
|
|
Loading…
Reference in a new issue