fix: add site url field to setup page

This commit is contained in:
unknown
2019-10-06 14:55:22 -04:00
committed by NGPixel
parent 5b9dd43e96
commit 5438aad637
3 changed files with 64 additions and 27 deletions

View File

@@ -2,7 +2,7 @@
# Wiki.js - CONFIGURATION #
#######################################################################
# Full documentation + examples:
# https://docs-beta.requarks.io/install
# https://docs.requarks.io/install
# ---------------------------------------------------------------------
# Port the server should listen to
@@ -37,14 +37,6 @@ db:
#######################################################################
# Do not change unless you know what you are doing!
# ---------------------------------------------------------------------
# Use X-Forwarded-For header
# ---------------------------------------------------------------------
# Enable only if Wiki.js is behind a reverse-proxy (nginx, apache, etc)
# or a cloud proxying services like Cloudflare.
trustProxy: false
# ---------------------------------------------------------------------
# SSL/TLS Settings
# ---------------------------------------------------------------------