chore: document how to separate approots
This commit is contained in:
parent
22961d9a89
commit
fa69340747
@ -12,6 +12,9 @@ host: "_env:HOST:*4" # any IPv4 host
|
||||
port: "_env:PORT:3000"
|
||||
ip-from-header: "_env:IP_FROM_HEADER:false"
|
||||
approot: "_env:APPROOT:http://localhost:3000"
|
||||
# approot:
|
||||
# default: "https://localhost:3444"
|
||||
# user-generated: "https://127.0.0.1:3444"
|
||||
mail-from:
|
||||
name: "_env:MAILFROM_NAME:Uni2work"
|
||||
email: "_env:MAILFROM_EMAIL:uniworx@localhost"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user