Skip to content

Commit

Permalink
Update config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes authored Apr 4, 2024
1 parent ca8c767 commit 06d144a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/gcp/config.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
hub:
config:
GitHubOAuthenticator:
client_id: 5872d2b7ea348ff2f8c0
client_secret: 6dafc2820264b4d8602e632e891f078481d4927a
client_id: <id when you register your OAuth on GitHub>
client_secret: <secret when you register your OAuth on GitHub>
oauth_callback_url: https://gcp.opensci.live/hub/oauth_callback
allowed_organizations:
- nmfs-opensci:DaskHub
Expand All @@ -24,4 +24,4 @@ proxy:
hosts:
- gcp.opensci.live
letsencrypt:
contactEmail: [email protected]
contactEmail: [email protected]

0 comments on commit 06d144a

Please sign in to comment.