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

13 lines
168 B
YAML
Raw Normal View History

2023-11-30 20:15:53 +08:00
# Tomcat
server:
2024-04-22 18:58:46 +08:00
port: 29302
2023-11-30 20:15:53 +08:00
# Spring
spring:
application:
# 应用名称
2023-12-08 09:51:56 +08:00
name: sgzb-material
2023-11-30 20:15:53 +08:00
profiles:
# 环境配置
2024-08-21 14:01:52 +08:00
active: sgzb_cloud_local