app.yaml 626 B

1234567891011121314151617181920212223242526272829303132333435
  1. port: 8891
  2. name: spu3d
  3. version: 1.0.0
  4. saveType: obs
  5. jwt:
  6. timeoutHour: 168
  7. realm: spu3d
  8. key: spu3d secret
  9. log:
  10. fileName: spu3d.log
  11. level: 1
  12. serviceName: spu3d
  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