fix container_name

This commit is contained in:
2025-08-22 14:24:58 -03:00
parent a9cce165e1
commit 129063f7e7
2 changed files with 2 additions and 2 deletions

View File

@@ -78,7 +78,7 @@ KOMODO_ENABLE_NEW_USERS=false
## Disable non-admins from creating new resources.
KOMODO_DISABLE_NON_ADMIN_CREATE=false
## Allows all users to have Read level access to all resources.
KOMODO_TRANSPARENT_MODE=false
KOMODO_TRANSPARENT_MODE=true
## Prettier logging with empty lines between logs
KOMODO_LOGGING_PRETTY=false