Pau Capó
Pau Capó
As a temporary solution the file at /usr/share/kvmd/web/kvm/index.html can be edited and around line 767 add some custom shortcuts: ```HTML • Screen 1 • Screen 2 • Screen 3 •...
To fix the notice with i386, change the file `/etc/apt/sources.list.d/bruno.list` to: ``` deb [arch=amd64 signed-by=/etc/apt/keyrings/bruno.gpg] http://debian.usebruno.com/ bruno stable ``` It would be good to change in the website too, if...
Seems like is working as expected, but maybe some additional tests with configurations a bit more elaborated than mine will be a good idea.
This can be solved creating a file with the name `force-ssl.conf` at the same directory of the `docker-compose.yaml` with: ``` set $test ""; if ($scheme = "http") { set $test...