Files
docker-compose-configs/wireguard/wireguard.env
2025-02-17 19:23:54 +01:00

13 lines
348 B
Bash

CONTAINER_NAME=wireguard
PORT_WIREGUARD=51821
WEBVAULT_ENABLED=true
#allow new users to sign up and create an account (should be disabled after initial setup)
SIGNUP_ALLOWED=false
#Token for the admin interface, preferably use a long random string
#One option is to use 'openssl rand -base64 48'
#If not set, the admin panel is disabled
TOKEN=