Implemented UNIFI_SSID for templating

This commit is contained in:
Glenn de Haan
2024-09-21 08:11:51 +02:00
parent 73d17cdb3d
commit 83abfd205e
4 changed files with 5 additions and 1 deletions

View File

@@ -69,6 +69,8 @@ services:
UNIFI_PASSWORD: 'password'
# The UniFi Site ID
UNIFI_SITE_ID: 'default'
# The UniFi SSID where guests need to connect to (Used within templating and 'Scan to Connect')
UNIFI_SSID: ''
# The password used to log in to the voucher portal Web UI
AUTH_PASSWORD: '0000'
# The Bearer token used for the API