forked from github/plane
fix local development setup issue due to docker compose local file makeplane/plane#3641 (#3642)
This commit is contained in:
parent
e93bbec4cd
commit
e0a18578f5
@ -137,7 +137,7 @@ services:
|
||||
dockerfile: Dockerfile.dev
|
||||
args:
|
||||
DOCKER_BUILDKIT: 1
|
||||
restart: no
|
||||
restart: "no"
|
||||
networks:
|
||||
- dev_env
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user