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

13 lines
162 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:
# 环境配置
2024-08-27 09:04:21 +08:00
active: sgzb_nw_local