基于pigx的分布式架构
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
200 B

11 months ago
  1. # swagger 配置
  2. swagger:
  3. enabled: true
  4. title: Pig Swagger API
  5. gateway: http://${GATEWAY-HOST:pig-gateway}:${GATEWAY-PORT:9999}
  6. token-url: ${swagger.gateway}/auth/oauth2/token
  7. scope: server