We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e3f614 commit 32f5332Copy full SHA for 32f5332
assets/runtime/config/gitlab-pages/config
@@ -4,5 +4,5 @@ auth-redirect-uri={{GITLAB_PAGES_ACCESS_REDIRECT_URI}}
4
auth-secret={{GITLAB_PAGES_ACCESS_SECRET}}
5
gitlab-server={{GITLAB_PAGES_ACCESS_CONTROL_SERVER}}
6
artifacts-server={{GITLAB_PAGES_ARTIFACTS_SERVER_URL}}
7
-internal-gitlab-server=http://localhost:8181
+internal-gitlab-server=http://127.0.0.1:8181
8
api-secret-key={{GITLAB_INSTALL_DIR}}/.gitlab_pages_secret
0 commit comments