Skip to content

Commit

Permalink
add github codespaces "launch with" url
Browse files Browse the repository at this point in the history
  • Loading branch information
svonworl authored Nov 2, 2023
1 parent 58fddbd commit 234c0b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dockstore_launcher_config/compose.config
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"GITHUB_APP_PRIVATE_KEY_FILE": "/replaceme",
"GITHUB_CLIENT2_ID":"foobared",
"GITHUB_CLIENT2_SECRET":"foobared",
"GITHUB_CODESPACES_IMPORT_URL":"replaceme",
"GITLAB_CLIENT_ID":"foobar",
"GITLAB_CLIENT_SECRET":"foobar",
"GOOGLE_CLIENT_ID":"potato",
Expand Down
1 change: 1 addition & 0 deletions templates/web.yml.template
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ uiConfig:
elwaziImportUrl: {{ ELWAZI_IMPORT_URL }}
colabImportUrl: {{ COLAB_IMPORT_URL }}
mybinderImportUrl: {{ MYBINDER_IMPORT_URL }}
gitHubCodespacesImportUrl: {{ GITHUB_CODESPACES_IMPORT_URL }}


gitHubAuthUrl: https://github.com/login/oauth/authorize
Expand Down

0 comments on commit 234c0b0

Please sign in to comment.