Skip to content

Commit

Permalink
fix: plane space start up command (#1925)
Browse files Browse the repository at this point in the history
  • Loading branch information
pablohashescobar committed Aug 21, 2023
1 parent 9bb6254 commit f7682c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

1 comment on commit f7682c5

@vercel
Copy link

@vercel vercel bot commented on f7682c5 Aug 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

plane-dev – ./apps/app

plane-dev-git-develop-plane.vercel.app
plane-dev.vercel.app
plane-dev-plane.vercel.app

Please sign in to comment.