summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.runway/env-staging.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.runway/env-staging.yml b/.runway/env-staging.yml
new file mode 100644
index 0000000..93d8c5b
--- /dev/null
+++ b/.runway/env-staging.yml
@@ -0,0 +1,4 @@
+OAUTH_CLIENT_ID: "client_id"
+OAUTH_CLIENT_SECRET: "https://docs.runway.gitlab.com/runtimes/cloud-run/secrets-management/"
+OAUTH_REDIRECT_URL: "http://localhost:8080/session/callback"
+OIDC_ISSUER: "https://staging.gitlab.com"