Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit f35be5a

Browse files
author
anmarhindi
committed
Adjust config url
1 parent 71168fa commit f35be5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ docker run -d --rm \
1515
--mount type=bind,source="$(pwd)"/,target=/app \
1616
-e GATEWAY=http://refinery-gateway:80 \
1717
-e KRATOS=http://kratos:4433 \
18-
-e CONFIG=http://refinery-config:80 \
18+
-e CONFIG=http://refinery-gateway:80 \
1919
-v /var/run/docker.sock:/var/run/docker.sock \
2020
--network dev-setup_default \
2121
refinery-gateway-proxy-dev > /dev/null 2>&1

0 commit comments

Comments
 (0)