mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
fix: plane space start up command (#1925)
This commit is contained in:
parent
9bb6254515
commit
f7682c57ba
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user