testing: Fix ALLOWED_HOSTS in strongTNC settings.ini
This commit is contained in:
@@ -16,4 +16,4 @@ Your Name: [email protected]
|
|||||||
|
|
||||||
[security]
|
[security]
|
||||||
SECRET_KEY=strongSwan
|
SECRET_KEY=strongSwan
|
||||||
ALLOWED_HOSTS=127.0.0.1,10.10.0.1,tnc.strongswan.org,tnc
|
ALLOWED_HOSTS=127.0.0.1,10.1.0.10,tnc.strongswan.org,tnc
|
||||||
|
|||||||
@@ -16,4 +16,4 @@ Your Name: [email protected]
|
|||||||
|
|
||||||
[security]
|
[security]
|
||||||
SECRET_KEY=strongSwan
|
SECRET_KEY=strongSwan
|
||||||
ALLOWED_HOSTS=127.0.0.1,10.10.0.1,tnc.strongswan.org,tnc
|
ALLOWED_HOSTS=127.0.0.1,10.1.0.10,tnc.strongswan.org,tnc
|
||||||
|
|||||||
Reference in New Issue
Block a user