-
When running in websocket mode, the server will always listen at `0.0.0.0`. However, in case I want to run it behind a reverse proxy, I might want the bot to only listen on localhost (`127.0.0.1`) ins…
-
I'd like to suggest a localhost theme which perhaps uses a different highlight color (currently red) when Fauxton is running under localhost. This makes it easier for a developer to distinguish the …
-
`Failed to open the serial port: Permission denied`
On:
1. Open ZMK Studio
2. Detects the keyboard
3. Click on keyboard
4. Message error appears
![image](https://github.com/user-attach…
-
Добрый день. Выполнил все необходимые шаги по настройке сервера, нос толкнулся с проблемой что при запущенном сервисе блокируется адрес для localhost? Есть способ решить данную проблему?
-
Be sure to set
"hostNetworkingEnabled": true,
C:\Users\arsen\AppData\Roaming\Docker\settings.json
I had to do it manually since I could not get the UI to save the changes.
I wonder if it w…
-
Hi, the Scanner apparently ignores the "Host" and "Port" settings. The log shows "TCP:localhost:502" errors no matter what is in the "Host" and "Port" settings.
-
Auth and signup Request failed with status code 404
Starting a PostgreSQL dev database (based on your Wasp config) ✨
Additional info:
ℹ Connection URL, in case you might want to connect with e…
-
When installing harp with docker, if proxying to a local service one has to specify `--network="host"` for the docker container to point to your docker host.
```
docker run --network="host" -it --…
-
From what I can see, the specification doesn't mention localhost _or_ port numbers anywhere, relying on the existing cookie specifications to handle this.
My understanding is that normally, otherwi…
-
I've run your project locally and in the pages router I get this error:
`Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'report-sample…