Skip to content

Commit

Permalink
Update base url
Browse files Browse the repository at this point in the history
  • Loading branch information
psiemens committed Mar 18, 2018
1 parent 7a8376d commit 26f71c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _settings/settings-prd.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from dispatch.default_settings import *

BASE_URL = 'https://www.phoenix.ubyssey.ca/'
BASE_URL = 'https://phoenix-prd.appspot.com/'
CANONICAL_DOMAIN = 'www.phoenix.ubyssey.ca'

SECRET_KEY = Secrets.get('SECRET_KEY')
Expand Down

0 comments on commit 26f71c9

Please sign in to comment.