testing: Added tnc/tnccs-20-ev-pt-tls scenario
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
[debug]
|
||||
DEBUG=0
|
||||
TEMPLATE_DEBUG=0
|
||||
DEBUG_TOOLBAR=0
|
||||
|
||||
[db]
|
||||
DJANGO_DB_URL=sqlite:////var/www/tnc/django.db
|
||||
STRONGTNC_DB_URL = sqlite:////etc/db.d/config.db
|
||||
|
||||
[localization]
|
||||
LANGUAGE_CODE=en-us
|
||||
TIME_ZONE=Europe/Zurich
|
||||
|
||||
[admins]
|
||||
Your Name: [email protected]
|
||||
|
||||
[security]
|
||||
SECRET_KEY=strongSwan
|
||||
ALLOWED_HOSTS=127.0.0.1,10.1.0.10,tnc.strongswan.org,tnc
|
||||
Reference in New Issue
Block a user