wg-manager/.env-dist
2024-10-06 12:56:12 +02:00

5 lines
No EOL
181 B
Text

WG_INTERFACE=wg0
#False for production True for testing and debugging
DEBUG=False
#See here https://docs.djangoproject.com/en/5.1/ref/settings/#allowed-hosts
ALLOWED_HOSTS=127.0.0.1