Add prod allowed host
This commit is contained in:
parent
1b1a19ae9d
commit
39d2652647
@ -31,6 +31,7 @@ ALLOWED_HOSTS = [
|
||||
"localhost",
|
||||
'timelaps-api.local',
|
||||
'timelaps.local',
|
||||
'api.ock.svallee.fr',
|
||||
]
|
||||
|
||||
# Application definition
|
||||
|
Loading…
x
Reference in New Issue
Block a user