about summary refs log tree commit diff stats
path: root/getwtxt.yml
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-06-11 18:13:30 -0400
committerBen Morrison <ben@gbmor.dev>2019-06-11 18:14:07 -0400
commit6dad1372a4680f2314a057b831f8cb2ef44dcf1b (patch)
treed95c10c760045c27714bc0b387f06ca8d2771eae /getwtxt.yml
parentd4af885c40ba55ea0ed9adade98afe0658099c47 (diff)
downloadgetwtxt-6dad1372a4680f2314a057b831f8cb2ef44dcf1b.tar.gz
check if behind reverse proxy
Diffstat (limited to 'getwtxt.yml')
-rw-r--r--getwtxt.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/getwtxt.yml b/getwtxt.yml
index 6d17b95..0388651 100644
--- a/getwtxt.yml
+++ b/getwtxt.yml
@@ -19,6 +19,10 @@
 ##  Changing the following options requires a restart.     ##
 #############################################################
 
+# Set to true if getwtxt will be behind a reverse
+# proxy server, such as Caddy or nginx
+BehindProxy: true
+
 # This is the port that getwtxt will bind to.
 ListenPort: 9001