mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
fix: plane space start up command (#1925)
This commit is contained in:
@@ -64,7 +64,7 @@ services:
|
||||
container_name: planedeploy
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./apps/space/Dockerfile.space space
|
||||
dockerfile: ./apps/space/Dockerfile.space
|
||||
args:
|
||||
NEXT_PUBLIC_API_BASE_URL: http://localhost:8000
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user