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
|
||||
- 443:443
|
||||
depends_on:
|
||||
- appflowy_cloud
|
||||
- gotrue
|
||||
volumes:
|
||||
- ./nginx/nginx.conf:/etc/nginx/nginx.conf
|
||||
|
|
|
|||
Loading…
Reference in New Issue