cjl
2023-10-08 38a14d2767f1b759e62f2ef9e476a705689f2d68
ci:线上环境添加api
1 files modified
2 ■■■■■ changed files
screen-api/src/main/resources/application-dev.yml 2 ●●●●● patch | view | raw | blame | history
screen-api/src/main/resources/application-dev.yml
@@ -1,5 +1,7 @@
server:
  port: 8081
  servlet:
    context-path: /api
spring:
  profiles:
    active: dev