save
This commit is contained in:
19
server/auth/etc/auth.yaml
Normal file
19
server/auth/etc/auth.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
Name: auth
|
||||
Host: 0.0.0.0
|
||||
Port: 9980
|
||||
MainAddress: "http://localhost:9900"
|
||||
SourceMysql: fusentest:XErSYmLELKMnf3Dh@tcp(110.41.19.98:3306)/fusentest
|
||||
Auth:
|
||||
AccessSecret: fusen2023
|
||||
AccessExpire: 2592000
|
||||
RefreshAfter: 1592000
|
||||
|
||||
|
||||
OAuth:
|
||||
google:
|
||||
appid: "1064842923358-e94msq2glj6qr4lrva9ts3hqjjt53q8h.apps.googleusercontent.com"
|
||||
secret: "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"
|
||||
|
||||
facebook:
|
||||
appid: "1095953604597065"
|
||||
secret: "b146872550a190d5275b1420c212002e"
|
||||
Reference in New Issue
Block a user