app.yaml 844 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. port: 3000
  2. name: cmf
  3. version: 1.0.0
  4. saveType: obs
  5. jwt:
  6. timeoutHour: 168
  7. realm: cmf
  8. key: cmf secret
  9. log:
  10. fileName: cmf.log
  11. level: 1
  12. serviceName: cmf
  13. debug:
  14. userId: test
  15. userPhone: 15208364621
  16. UserRole: string
  17. nats:
  18. url: nats://124.71.139.24:14309
  19. # url: nats://127.0.0.1:14309
  20. maxReconnect: 1000
  21. reconnDelaySecond: 5
  22. # 这个桶满了,建议换一个
  23. obs:
  24. bucket: show3d
  25. accessKeyId: "RA1D7CFVCVKUFX1FHHPB"
  26. secrateKey: "cDrR2NgAF2KaA4MRkcK19r93P3P6hLKOPhHvPu9p"
  27. endpoint: "obs.cn-east-3.myhuaweicloud.com"
  28. adapter:
  29. -
  30. busName: cloud
  31. nats: nats://124.71.139.24:14219
  32. Auth:
  33. endpoint: https://auth.3dqueen.cloud
  34. clientId: d372dce9cd00805db7e0
  35. clientSecret: e02fc4931375d2dfa134fe970c454717409ed4bc
  36. certificate: token_jwt_key.pem
  37. organizationName: cmf
  38. applicationName: cmf-editor-admin