emtpy => empty
This commit is contained in:
parent
3cbc71e854
commit
e9f30dc512
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ DEFAULT_FAILURE_REDIRECT=/login
|
|||
PORT=80
|
||||
# Expose the internal PouchDB with CouchDB API and Fauxton browser. Mostly used for debugging. Leave empty to disable.
|
||||
DB_EXPOSE_PORT=
|
||||
# Proxy to send item data requests to. Leave emtpy to disable.
|
||||
# Proxy to send item data requests to. Leave empty to disable.
|
||||
PROXY_SERVER=
|
||||
# Secret string to store session cookies with. Automatically generated if not provided.
|
||||
SECRET=
|
||||
|
|
Loading…
Reference in a new issue