Skip to content

Commit

Permalink
rename docker run name
Browse files Browse the repository at this point in the history
  • Loading branch information
luojiyin1987 committed Oct 17, 2024
1 parent 524b8b7 commit 056247f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
version: '3'

services:
kys-hackathon:
image: kaiyuanshe/kys-hackathon
open-hackathon-web:
image: kaiyuanshe/open-hackathon-web
- 3003:3000
healthcheck:
test: ['CMD-SHELL', 'curl -f http://localhost:3000/ || exit 1']
Expand Down

1 comment on commit 056247f

@github-actions
Copy link

Choose a reason for hiding this comment

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

Deploy preview for open-hackathon ready!

✅ Preview
https://open-hackathon-yqw9ozkc5-techquerys-projects.vercel.app

Built with commit 056247f.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.