This commit is contained in:
eson
2023-09-04 17:45:58 +08:00
parent 19b10262b1
commit 0a8c323be5
6 changed files with 17 additions and 4 deletions

View File

@@ -12,7 +12,8 @@ type Config struct {
Auth types.Auth
ReplicaId uint64
MainAddress string
MainAddress string
WebsocketAddr string
OAuth struct {
Google struct {