fix: plane space start up command (#1925)
This commit is contained in:
parent
9bb6254515
commit
f7682c57ba
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue