forked from github/plane
fix: plane space start up command (#1925)
This commit is contained in:
parent
9bb6254515
commit
f7682c57ba
@ -64,7 +64,7 @@ services:
|
|||||||
container_name: planedeploy
|
container_name: planedeploy
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: ./apps/space/Dockerfile.space space
|
dockerfile: ./apps/space/Dockerfile.space
|
||||||
args:
|
args:
|
||||||
NEXT_PUBLIC_API_BASE_URL: http://localhost:8000
|
NEXT_PUBLIC_API_BASE_URL: http://localhost:8000
|
||||||
restart: always
|
restart: always
|
||||||
|
Loading…
Reference in New Issue
Block a user