fix local development setup issue due to docker compose local file makeplane/plane#3641 (#3642)

This commit is contained in:
AbId KhAn
2024-02-13 13:09:58 +06:00
committed by GitHub
parent e93bbec4cd
commit e0a18578f5

View File

@@ -137,7 +137,7 @@ services:
dockerfile: Dockerfile.dev
args:
DOCKER_BUILDKIT: 1
restart: no
restart: "no"
networks:
- dev_env
volumes: