Fix example password

This commit is contained in:
Jan Trefil 2023-04-18 22:57:01 +02:00
parent 5924ae251f
commit 98431d464d

View file

@ -2,4 +2,4 @@ listen = "0.0.0.0:5258"
switch-key = "LeftAlt"
certificate = "example/certificate.crt"
key = "example/key.pem"
password = "12345678"
password = "123456789"