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

13 lines
165 B
YAML
Raw Normal View History

2024-08-08 19:50:15 +08:00
# Tomcat
server:
port: 49200
# Spring
spring:
application:
# 应用名称
name: sgzb-auth
profiles:
# 环境配置
active: sgzb_cloud_local