Skip to content

Commit 0aaf37c

Browse files
Add FLAGD_OFREP_PORT to docker compose minimal
1 parent 76c2080 commit 0aaf37c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.minimal.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ services:
345345
- PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python
346346
- LOCUST_WEB_HOST=0.0.0.0
347347
- FLAGD_HOST
348-
- FLAGD_PORT
348+
- FLAGD_OFREP_PORT
349349
depends_on:
350350
frontend:
351351
condition: service_started

0 commit comments

Comments
 (0)