mirror of
https://github.com/glenndehaan/unifi-voucher-site.git
synced 2026-04-05 00:44:18 -04:00
Updated info.js to reflect auto kiosk print status. Implemented KIOSK_PRINTER environment variable. Updated docker-compose.yml. Dependency updates. Updated README.md. Implemented voucher auto-print within kiosk in server.js
This commit is contained in:
@@ -34,5 +34,6 @@ services:
|
||||
KIOSK_ENABLED: 'false'
|
||||
KIOSK_VOUCHER_TYPES: '480,1,,,;'
|
||||
KIOSK_NAME_REQUIRED: 'false'
|
||||
KIOSK_PRINTER: ''
|
||||
LOG_LEVEL: 'info'
|
||||
TRANSLATION_DEBUG: 'false'
|
||||
|
||||
Reference in New Issue
Block a user