Skip to content

Commit

Permalink
pass through FLAGD_UI env vars to frontend-proxy in start-minimal
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmunz committed Nov 11, 2024
1 parent 057a31b commit defa34c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.minimal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,8 @@ services:
- ENVOY_PORT
- FLAGD_HOST
- FLAGD_PORT
- FLAGD_UI_HOST
- FLAGD_UI_PORT
depends_on:
frontend:
condition: service_started
Expand Down

0 comments on commit defa34c

Please sign in to comment.