# router-proxy startup config PROXY_IMAGE=nginx:1.27-alpine PROXY_CONTAINER_NAME=beaver-router-proxy PROXY_NETWORK_NAME=beaver-instance-edge PROXY_HTTP_PORT=8088 # Optional host-side overrides. # In most cases leave these unset and use start-proxy.sh defaults, # which resolve paths relative to the script location. # # REGISTRY_PATH=../app-instance/runtime/registry/instances.json # OUTPUT_PATH=./runtime/conf.d/instances.conf