fusenapi/server/home-user-auth/etc/home-user-auth.yaml

22 lines
689 B
YAML
Raw Normal View History

Name: home-user-auth
2023-07-26 00:19:21 +08:00
Host: localhost
2023-07-10 13:07:59 +08:00
Port: 9904
2023-07-30 19:25:59 +08:00
ReplicaId: 25
2023-07-24 19:17:02 +08:00
MainAddress: "http://localhost:9900"
2023-06-05 17:56:55 +08:00
SourceMysql: fusentest:XErSYmLELKMnf3Dh@tcp(110.41.19.98:3306)/fusentest
2023-06-01 18:35:09 +08:00
Auth:
AccessSecret: fusen2023
2023-07-11 10:16:22 +08:00
AccessExpire: 2592000
2023-07-11 13:07:44 +08:00
RefreshAfter: 1592000
2023-07-18 16:44:46 +08:00
2023-06-20 19:36:28 +08:00
Stripe:
2023-07-18 16:44:46 +08:00
SK: "sk_test_51IisojHygnIJZeghPVSBhkwySfcyDV4SoAduIxu3J7bvSJ9cZMD96LY1LO6SpdbYquLJX5oKvgEBB67KT9pecfCy00iEC4pp9y"
2023-07-28 19:03:36 +08:00
PayConfig:
Stripe:
Key: "sk_test_51IisojHygnIJZeghPVSBhkwySfcyDV4SoAduIxu3J7bvSJ9cZMD96LY1LO6SpdbYquLJX5oKvgEBB67KT9pecfCy00iEC4pp9y"
EndpointSecret: "whsec_f5f9a121d43af3789db7459352f08cf523eb9e0fbf3381f91ba6c97c324c174d"
SuccessURL: "http://www.baidu.com"
CancelURL: "http://www.baidu.com"