Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
Signed-off-by: gitworkflows <[email protected]>
  • Loading branch information
gitworkflows authored Apr 10, 2024
1 parent 6109804 commit cfe7e6f
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
Expand Up @@ -5,8 +5,8 @@ services:
build:
context: .
dockerfile: "./Dockerfile"
image: tradeui
# image: khulnasoft/tradeui:main
# image: tradeui
image: khulnasoft/tradeui:main
restart: unless-stopped
ports:
- "3000:80"

0 comments on commit cfe7e6f

Please sign in to comment.