fix: Display config (#519)

* fix: Display config
This commit is contained in:
Kroese
2023-12-29 16:56:49 +01:00
committed by GitHub
parent 08616f1057
commit 63cac9a75e
6 changed files with 34 additions and 19 deletions

View File

@@ -12,8 +12,6 @@ trap 'error "Status $? while: $BASH_COMMAND (line $LINENO/$BASH_LINENO)"' ERR
# Docker environment variables
: ${TZ:=''} # System local timezone
: ${GPU:='N'} # Disable GPU passthrough
: ${KVM:='Y'} # Enable KVM acceleration
: ${DEBUG:='N'} # Disable debugging mode
: ${COUNTRY:=''} # Country code for mirror
: ${CONSOLE:='N'} # Disable console mode