Skip to content

Commit

Permalink
updating url again
Browse files Browse the repository at this point in the history
  • Loading branch information
jessdtate committed May 29, 2024
1 parent 96c38a4 commit 6fab5db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shapeworks_cloud/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@ class ProductionConfiguration(ShapeworksCloudMixin, ProductionBaseConfiguration)

class HerokuProductionConfiguration(ShapeworksCloudMixin, HerokuProductionBaseConfiguration):
# ALLOWED_HOSTS = ['shapeworks-cloud.herokuapp.com', 'app.shapeworks-cloud.org']
LOGIN_REDIRECT_URL = 'shapeworks-cloud.sci.utah.edu'
LOGIN_REDIRECT_URL = 'shapeworks-cloud.org'
pass

0 comments on commit 6fab5db

Please sign in to comment.