diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 523b9cc..1723128 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -2,6 +2,14 @@ > **Purpose**: Historical record of all significant infrastructure changes +## 2026-01-04 + +### Foundry VTT Network Fix +- Fixed bad gateway error for vtt.kavcorp.com +- Issue: LXC 112 was using DHCP and got IP 10.4.2.177 instead of expected 10.4.2.37 +- Fix: Set static IP 10.4.2.37/24 with gateway 10.4.2.1 on LXC 112 +- Rebooted container to apply network changes + ## 2026-01-03 ### Sunshine Remote Desktop on KavHTPC