# To push traces to the local instance of the explorer app-api # from the proxy. Both proxy and app-api are on the same network: # invariant-proxy-web-test INVARIANT_API_URL=http://invariant-proxy-test-explorer-app-api:8000 INVARIANT_PROXY_API_URL=http://invariant-proxy-test:8000 POSTGRES_USER=postgres POSTGRES_PASSWORD=postgres POSTGRES_DB=invariantmonitor POSTGRES_HOST=database