debug toekn

This commit is contained in:
eson
2023-10-17 17:25:48 +08:00
parent a1e0c7c5f5
commit e00dc9f3cf
12 changed files with 299 additions and 33 deletions

View File

@@ -16,6 +16,11 @@ type Config struct {
MainAddress string
WebsocketAddr string
Debug struct {
Password string
}
// Password: "fusen-test-pwd"
OAuth struct {
Google struct {
Appid string