cleaning .env.template

This commit is contained in:
2025-04-07 17:08:20 -04:00
parent 4f53141602
commit 0b4e9943a2

View File

@@ -29,5 +29,9 @@ APP_TIMEZONE=America/Toronto
# RADIUS config
RADIUS_SECRET=changeme
RADIUS_PORT=1812
DEFAULT_VLAN=505 # Fallback VLAN when MAC not found
# Fallback VLAN when MAC not found
DEFAULT_VLAN=505
# Assign MAC to this VLAN to deny them access (prevent fallback)
DENIED_VLAN=999