Skip to content

Commit afc3815

Browse files
committed
Merge branch 'refactor-notifications' of https://github.com/CenterForOpenScience/osf.io into refactor-notifications
* 'refactor-notifications' of https://github.com/CenterForOpenScience/osf.io:
2 parents e47c9e8 + 2dbcbf7 commit afc3815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin/base/settings/defaults.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
CSRF_COOKIE_HTTPONLY = False
4141

4242
ALLOWED_HOSTS = [
43-
'.osf.io',
43+
'.osf.io'
4444
]
4545

4646
AUTH_PASSWORD_VALIDATORS = [

0 commit comments

Comments
 (0)