add gancio to nginx depends
This commit is contained in:
parent
708585e279
commit
6b261cd906
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ services:
|
||||||
depends_on:
|
depends_on:
|
||||||
- wordpress
|
- wordpress
|
||||||
- mobilizon
|
- mobilizon
|
||||||
# - gancio
|
- gancio
|
||||||
networks:
|
networks:
|
||||||
default:
|
default:
|
||||||
aliases:
|
aliases:
|
||||||
|
|
Loading…
Reference in a new issue