fix: dev: remove appflowy_cloud as dep in docker compose
This commit is contained in:
parent
2352f3dcab
commit
7c2204f41a
|
|
@ -6,7 +6,6 @@ services:
|
||||||
- 80:80
|
- 80:80
|
||||||
- 443:443
|
- 443:443
|
||||||
depends_on:
|
depends_on:
|
||||||
- appflowy_cloud
|
|
||||||
- gotrue
|
- gotrue
|
||||||
volumes:
|
volumes:
|
||||||
- ./nginx/nginx.conf:/etc/nginx/nginx.conf
|
- ./nginx/nginx.conf:/etc/nginx/nginx.conf
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue