feat: 修改后端配置,让服务监听 0.0.0.0
All checks were successful
aiot-platform CI/CD / build-and-deploy (push) Successful in 11m39s
All checks were successful
aiot-platform CI/CD / build-and-deploy (push) Successful in 11m39s
This commit is contained in:
@@ -30,6 +30,7 @@ spring:
|
||||
time-to-live: 1h # 设置过期时间为 1 小时
|
||||
|
||||
server:
|
||||
address: 0.0.0.0
|
||||
servlet:
|
||||
encoding:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user