What is the name of the domain?
asf.steam.pet
What is the issue you’re encountering
For Docker ArchiSteamFarm, the Nginx directional proxy is used, and the caching problem after using Proxied
What steps have you taken to resolve the issue?
I run a docker project: ArchiSteamFarm (GitHub - JustArchiNET/ArchiSteamFarm: C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.), the local similar 127.0.0.1:1242
It is then reverse-brokered using Nginx and accessed using the domain asf.steam.pet.
I use Proxied, and I find that when I do something on the page, it also has a new “asf” in the console that keeps coming up, but the page doesn’t display as normal.
I tested only to open “Developer Bypass” and it displayed normally on the page.
I thought it might have something to do with caching, so I tried to add rules to asf.steam.pet to bypass all caches, but found that there was still a problem.