Skip to content

Commit be2a316

Browse files
authored
pass through FLAGD_UI env vars to frontend-proxy in start-minimal (#1774)
1 parent 057a31b commit be2a316

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose.minimal.yml

+2
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,8 @@ services:
272272
- ENVOY_PORT
273273
- FLAGD_HOST
274274
- FLAGD_PORT
275+
- FLAGD_UI_HOST
276+
- FLAGD_UI_PORT
275277
depends_on:
276278
frontend:
277279
condition: service_started

0 commit comments

Comments
 (0)