Update Docker & Kubernetes/Docker/Docker Compose/Homebox.md

This commit is contained in:
2024-08-11 19:46:13 -06:00
parent 0071f1ec1c
commit ebd335a471

View File

@ -21,7 +21,7 @@ services:
- HBOX_LOG_FORMAT=text
- HBOX_WEB_MAX_UPLOAD_SIZE=10
- HBOX_MODE=production
- HBOX_OPTIONS_ALLOW_REGISTRATION=true #This is required as there is no default admin account - Protect this behind Keycloak!
- HBOX_OPTIONS_ALLOW_REGISTRATION=true
- HBOX_WEB_MAX_UPLOAD_SIZE=50
- HBOX_WEB_READ_TIMEOUT=20
- HBOX_WEB_WRITE_TIMEOUT=20