subnet
subnet
I have the same problem. The settings in `settings.json` (either workspace settings or user settings) gets ignored. With the settings ```json "excalidraw.theme": "dark", "excalidraw.image": { "exportScale": 1, "exportWithBackground": false, "exportWithDarkMode":...
@auspex If you're using a reverse proxy (like nginx), add the following proxy settings: ```nginx server_name books.example.com; location / { proxy_pass http://127.0.0.1:8083; proxy_set_header Host $http_host; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Scheme...
> Is there a way to get them both to show up on the LAN tab in the server browser? Hi, I haven't tested it myself, but back in Counter-Strike:...