There was an error while loading. Please reload this page.
You can edit .env, for example values, check .env.example
Set the HTTP port.
Set the HTTPS port.
Set a limit to file size.
Add a requirement to authenticate when trying to access the API.
Redis URL, format: "redis[s]://[[username][:password]@][host][:port][/db-number]", e.g 'redis://alice:foobared@awesome.redis.server:6380'
"redis[s]://[[username][:password]@][host][:port][/db-number]"
'redis://alice:foobared@awesome.redis.server:6380'
Redis Host, default: '127.0.0.1'
Redis Port, default: 6379
Redis Auth Password, default: foobared
Redis Database