Skip to content

Commit

Permalink
fix proxy port
Browse files Browse the repository at this point in the history
  • Loading branch information
bap2pecs committed Nov 22, 2024
1 parent 56d515d commit a23d299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose-l2-explorer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ services:
FRONT_PROXY_PASS: http://frontend:3000
STATS_PROXY_PASS: http://stats:8050/
ports:
- 80:80
- 8088:80
- 8084:8080

smart-contract-verifier:
Expand Down

0 comments on commit a23d299

Please sign in to comment.