Skip to content

Commit

Permalink
fix: wrong port when run locally
Browse files Browse the repository at this point in the history
  • Loading branch information
0xcuonghx authored and Uxio0 committed Aug 3, 2023
1 parent 41cbaf4 commit b4fb63b
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 @@ -152,4 +152,4 @@ services:
depends_on:
- nginx
ports:
- "${REVERSE_PROXY_UI_PORT}:3000"
- "${REVERSE_PROXY_UI_PORT}:8080"

0 comments on commit b4fb63b

Please sign in to comment.