Microsoft has fixed a known issue breaking HTTP/2 localhost (127.0.0.1) connections and IIS websites after installing recent Windows security updates. This bug affects both Windows 11 and Windows ...
signKey: "sercrethatmaycontainch@r$32chars" # this is the token signing key. change this before start server db: driver: "sqlite" dsn: "./server.db" timeZone: "Asia/Shanghai" # setting the time zone ...
[common] server_addr = 127.0.0.1 server_port = 7001 admin_addr = 127.0.0.1 admin_port = 8080 admin_user = admin admin_pwd = admin token = 12345678 log_way = console [web01] type = http local_port = ...