qa-prevention-wlaq/src/main/resources/application.properties

10 lines
183 B
Properties
Raw Normal View History

2024-11-19 14:06:45 +08:00
spring.application.name=qa-prevention-wlaq
server.port=7062
#开发
spring.profiles.active=dev
##测试(运维)
#spring.profiles.active=test
##正式
#spring.profiles.active=pro