devicesmgt/sgzb-modules/sgzb-base/src/main/resources/bootstrap.yml

12 lines
163 B
YAML
Raw Normal View History

2023-11-28 20:33:38 +08:00
# Tomcat
server:
2024-04-22 18:58:46 +08:00
port: 29301
2023-11-28 20:33:38 +08:00
# Spring
spring:
application:
# 应用名称
name: sgzb-base
profiles:
# 环境配置
2024-08-21 14:01:52 +08:00
active: sgzb_cloud_local