Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Commit

Permalink
Frick again
Browse files Browse the repository at this point in the history
  • Loading branch information
hanss314 committed Jan 15, 2018
1 parent 8c13044 commit d3ed0dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
OAUTH2_CLIENT_SECRET = config['client_secret']


REDIRECT = 'http://localhost:8080/queue/oauth2'
REDIRECT = 'https://htcraft.ml/queue/oauth2'

BASE_API_URL = 'https://discordapp.com/api'

Expand Down

0 comments on commit d3ed0dd

Please sign in to comment.