mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
chore: updated space url in compose hub file
This commit is contained in:
parent
98386d95a6
commit
f385b762af
@ -57,9 +57,7 @@ services:
|
|||||||
|
|
||||||
public-deploy:
|
public-deploy:
|
||||||
container_name: planepublicdeploy
|
container_name: planepublicdeploy
|
||||||
build:
|
image: makeplane/plane-space:latest
|
||||||
context: .
|
|
||||||
dockerfile: ./apps/space/Dockerfile.space
|
|
||||||
restart: always
|
restart: always
|
||||||
command: node apps/space/server.js
|
command: node apps/space/server.js
|
||||||
env_file:
|
env_file:
|
||||||
|
Loading…
Reference in New Issue
Block a user