Skip to content

Commit

Permalink
Enable sub domains for temmpo.org.uk
Browse files Browse the repository at this point in the history
  • Loading branch information
asset-web committed Oct 5, 2023
1 parent 8c5ac25 commit b1a2288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion temmpo/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
'localhost',
'.bris.ac.uk',
'.bristol.ac.uk',
'temmpo.org.uk',
'.temmpo.org.uk',
'www.temmpo.org.uk', ]

# Application definition
Expand Down

0 comments on commit b1a2288

Please sign in to comment.