Updated user-config template
This commit is contained in:
parent
0b19f51913
commit
76c0c40670
2 changed files with 4 additions and 4 deletions
|
@ -1,2 +1,2 @@
|
|||
# VARIABLE=value #comment# VARIABLE=value #comment
|
||||
# APP_ROUTE_OPTIONAL=" || Host(`www.example.com`)"
|
||||
# VARIABLE=value #comment
|
||||
APP_ROUTE_OPTIONAL=${LEGACY_ROOT_DOMAIN:+ || Host(`example.${LEGACY_ROOT_DOMAIN}`)}
|
Loading…
Add table
Add a link
Reference in a new issue