mirror of
https://github.com/glenndehaan/unifi-voucher-site.git
synced 2026-04-05 08:54:17 -04:00
Implemented UNIFI_SSID_PASSWORD environment variable. Updated email template. Updated PDF template. Updated ESC/POS template. Updated README.md. Changed qr.js output based on open or password protected networks
This commit is contained in:
@@ -72,6 +72,8 @@ services:
|
||||
UNIFI_SITE_ID: 'default'
|
||||
# The UniFi SSID where guests need to connect to (Used within templating and 'Scan to Connect')
|
||||
UNIFI_SSID: ''
|
||||
# The UniFi SSID WPA/WPA2/WPA3 Password (Can be ignored for 'Open' networks) (Used within templating and 'Scan to Connect')
|
||||
UNIFI_SSID_PASSWORD: ''
|
||||
# The password used to log in to the voucher portal Web UI
|
||||
AUTH_PASSWORD: '0000'
|
||||
# The Bearer token used for the API
|
||||
|
||||
Reference in New Issue
Block a user