File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ RUN_USER = ; git
128128; ; most cases you do not need to change the default value. Alter it only if
129129; ; your SSH server node is not the same as HTTP node. For different protocol, the default
130130; ; values are different. If `PROTOCOL` is `http+unix`, the default value is `http://unix/`.
131- ; ; If `PROTOCOL` is `fcgi` or `fcgi+unix`, the default value is `%( PROTOCOL)s ://%( HTTP_ADDR)s:%( HTTP_PORT)s /`.
131+ ; ; If `PROTOCOL` is `fcgi` or `fcgi+unix`, the default value is `{ PROTOCOL} ://{ HTTP_ADDR}:{ HTTP_PORT} /`.
132132; ; If listen on `0.0.0.0`, the default value is `{PROTOCOL}://localhost:{HTTP_PORT}/`.
133133; ; Otherwise the default value is `{PROTOCOL}://{HTTP_ADDR}:{HTTP_PORT}/`.
134134; ; Most users don't need (and shouldn't) set this value.
You can’t perform that action at this time.
0 commit comments