Closed daedric7 closed 2 months ago
Have you seen these? I haven't tried what you are doing but some folks were able to achieve that sucessfully.
Weirdly, i arrived on job today, opened the same webpage, and config.json was loaded correctly.
I'll investigate further at home, see if it's a cookie or something still cached.
I have the same issue, but I'm not using docker but rather just unpacking the tarball in the weboot
thank you sir! You helped me to figure out how the config.json is working and to which path one has to mount it. :-)
Reproduced here on Archlinux.
It's strange that firefox have the site with default settings but chromium works as expected.
You can simplely try to shift+F5 on chrome
Closing as seems to be resolved.
Describe the bug
I'm using Cinny with docker (via docker compose).
config.json is mounted inside the container in /app/config.json.
Yet, aparently it's being ignored, the defaults always show up.
Reproduction
docker-compose.yaml:
config.json:
Expected behavior
Only one server available on the server selection ,without option to use custom server.
Platform and versions
Additional context
No response