mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
testing: Fix ALLOWED_HOSTS in strongTNC settings.ini
This commit is contained in:
parent
150a902b83
commit
0c549169c4
@ -16,4 +16,4 @@ Your Name: alice@strongswan.org
|
||||
|
||||
[security]
|
||||
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: alice@strongswan.org
|
||||
|
||||
[security]
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user