From ff7fd395cbe5623f9325bd283bdb7766f64f9ebc Mon Sep 17 00:00:00 2001 From: RaidMax Date: Mon, 7 Jun 2021 15:27:42 -0500 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index 040da95..72f0b2d 100644 --- a/Configuration.md +++ b/Configuration.md @@ -71,7 +71,7 @@ If you wish to further customize your experience of **IW4MAdmin**, the following ### Application | Name | Description | Validation | Default | |-----------------------|-----------------------------------------------------------|---------------------------------------------------|---------| -|WebfrontBindUrl | Specifies the address and port the webfront will listen on.| HTTP Uri | http://0.0.0.0:1624 +|WebfrontBindUrl | Specifies the address and port the webfront will listen on. ([Note for Reverse Proxies](https://github.com/RaidMax/IW4M-Admin/issues/208#issuecomment-855258215))| HTTP Uri | http://0.0.0.0:1624 |ManualWebfrontUrl | URL for webfront (useful for things like [YADB](https://forum.awog.at/topic/89/release-yadb-yet-another-discord-bridge)) | HTTP Uri | null| |WebfrontPrimaryColor | Hex Value for the Primary Webfront color. | Hex Color Code | -- |WebfrontSecondaryColor | Hex Value for the Secondary Webfront color. | Hex Color Code | --