Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Commit 4bba924

Browse files
committed
add info concerning CS_API_PUBLIC_URL
1 parent 43761fd commit 4bba924

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

api_server/docs/service_gateway.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,10 @@ traffic to send to General Purpose Cells". Set this to 100%.
128128

129129
- After a few minutes, you should be able to connect to CodeStream through
130130
Service Gateway. Try it, by setting your CodeStream serverUrl to the external
131-
hostname of your service.
131+
hostname of your service.
132+
133+
- If you're running a developer service through Service Gateway, you'll want to
134+
override the default public url value that is given in the configuration for a
135+
developer sandbox. The easiest way to do this is to set an environment variable,
136+
called CS_API_PUBLIC_URL, to the external host as configured in the Service Gateway
137+
Configurator.

0 commit comments

Comments
 (0)