Skip to content
Snippets Groups Projects
Commit d2a4e793 authored by Dan Notestein's avatar Dan Notestein
Browse files

Fix exposed port configuration for balance_tracker to point to the rewriter

parent b683c59c
No related branches found
No related tags found
2 merge requests!74Merge develop to master,!67Fix exposed port configuration for balance_tracker to point to the rewriter
services: services:
balance-tracker-postgrest: balance-tracker-postgrest-rewriter:
ports: ports:
- "${HAF_API_NODE_EXPOSED_IPADDR:-0.0.0.0}:${HAF_API_NODE_EXPOSED_PORT_PREFIX:-1}7004:3000" - "${HAF_API_NODE_EXPOSED_IPADDR:-0.0.0.0}:${HAF_API_NODE_EXPOSED_PORT_PREFIX:-1}7004:80"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment