Added .env files to stacks
This commit is contained in:
10
homebox/.env
Normal file
10
homebox/.env
Normal file
@@ -0,0 +1,10 @@
|
||||
# Homebox environment variables
|
||||
|
||||
HBOX_LOG_LEVEL=info
|
||||
HBOX_LOG_FORMAT=text
|
||||
HBOX_WEB_MAX_FILE_UPLOAD=10
|
||||
|
||||
# Please consider allowing analytics to help us improve Homebox (basic computer information, no personal data)
|
||||
HBOX_OPTIONS_ALLOW_ANALYTICS=false
|
||||
|
||||
PORT=3100
|
||||
Reference in New Issue
Block a user