fix in error codes
This commit is contained in:
@@ -13,7 +13,6 @@ services:
|
||||
STATIC_DIR: ${STATIC_DIR:-/app/static}
|
||||
FILES_DIR: ${FILES_DIR:-/data/files}
|
||||
UPLOAD_MAX_SIZE_MB: ${UPLOAD_MAX_SIZE_MB:-20}
|
||||
ASSET_VERSION: ${ASSET_VERSION:-dev}
|
||||
REGISTRATION_ENABLED: ${REGISTRATION_ENABLED:-false}
|
||||
RUST_LOG: ${RUST_LOG:-rustpad=info,tower_http=warn}
|
||||
FRONTEND_LOG_LEVEL: ${FRONTEND_LOG_LEVEL:-warn}
|
||||
|
||||
Reference in New Issue
Block a user