wg-manager/.env-dist

5 lines
181 B
Text
Raw Normal View History

2024-10-06 12:56:12 +02:00
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