Skip to content

Commit

Permalink
corrected typo
Browse files Browse the repository at this point in the history
  • Loading branch information
romer8 committed Jun 17, 2024
1 parent 723a816 commit c1d378a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/init_apps.sls
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Set_HydroShare_Login:
tethys settings --set OAUTH_CONFIG.SOCIAL_AUTH_HYDROSHARE_SECRET {{ HYDROSHARE_SECRET_ID }} &&
tethys settings --set OAUTH_CONFIG.SOCIAL_AUTH_LOGIN_REDIRECT_URL {{ SOCIAL_AUTH_LOGIN_REDIRECT_URL }}
Set_White_Listes_Origins:
Set_White_Listed_Origins:
cmd.run:
- name: >
tethys settings --set CSRF_TRUSTED_ORIGINS {{ ALLOWED_HOSTS }}
Expand Down

0 comments on commit c1d378a

Please sign in to comment.