Skip to content

Commit

Permalink
Change exposed port for datalens-us (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
imsitnikov authored Dec 12, 2023
1 parent 71850a0 commit c015f93
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 @@ -89,7 +89,7 @@ services:
HC: ${HC:-0}
NODE_EXTRA_CA_CERTS: /certs/root.crt
ports:
- "50500:80"
- "8083:80"
extra_hosts:
- "host.docker.internal:host-gateway"
volumes:
Expand Down

0 comments on commit c015f93

Please sign in to comment.