cqdevicemgt/sgzb-auth/src/main/resources/bootstrap.yml

13 lines
165 B
YAML
Raw Normal View History

2024-08-08 14:57:05 +08:00
# Tomcat
server:
port: 39200
# Spring
spring:
application:
# 应用名称
name: sgzb-auth
profiles:
# 环境配置
2024-08-16 19:12:50 +08:00
active: sgzb_cloud_local