Updated Knowledge Base (markdown)

RaidMax 2022-06-07 14:47:19 -05:00
parent 07091672f3
commit 69916ac9ec

@ -19,11 +19,11 @@ This is also covered in the [IW4MAdmin Setup](https://youtu.be/xpxEO4Qi0cQ?t=917
All you need to do is allow TCP port 1624 (or whatever port you've set on `WebfrontBindUrl`) through your firewall (if applicable).
Then navigate to `http://<machine_ip_here>:<bound_port_here>` where the machine IP is either then WAN (external) or LAN (local) IP address.
***
### What format should I use for `WebfrontPrimaryColor` and `WebfrontSecondaryColor`?
These options support [hex color codes](https://htmlcolorcodes.com/) and [web color names](https://www.w3schools.com/colors/colors_names.asp)
***
**Examples**
- `"#ff00ff"`
- `"DeepSkyBlue"`