更新 'application.yml'

This commit is contained in:
spring-cloud 2022-11-03 16:55:56 +08:00
parent 4f889e7f61
commit 26a77307e4

View File

@ -1,3 +1,5 @@
spring:
profiles: dev # 环境名称
server:
# 服务端口
port: 9000