We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71168fa commit f35be5aCopy full SHA for f35be5a
start
@@ -15,7 +15,7 @@ docker run -d --rm \
15
--mount type=bind,source="$(pwd)"/,target=/app \
16
-e GATEWAY=http://refinery-gateway:80 \
17
-e KRATOS=http://kratos:4433 \
18
--e CONFIG=http://refinery-config:80 \
+-e CONFIG=http://refinery-gateway:80 \
19
-v /var/run/docker.sock:/var/run/docker.sock \
20
--network dev-setup_default \
21
refinery-gateway-proxy-dev > /dev/null 2>&1
0 commit comments