mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
2.0
This commit is contained in:
@@ -10,9 +10,9 @@ nacos.url=127.0.0.1:8848
|
||||
spring.cloud.nacos.discovery.server-addr=${nacos.url}
|
||||
|
||||
# 测试环境
|
||||
api.url-test=http://api-test.yourdomain.com/api
|
||||
api.url-test=http://open-test.yourdomain.com
|
||||
# 沙箱环境
|
||||
api.url-sandbox=http://localhost:8081/api
|
||||
api.url-sandbox=http://localhost:8081
|
||||
# 正式环境
|
||||
api.url-prod=http://open.yourdomain.com/api
|
||||
api.url-prod=http://open.yourdomain.com
|
||||
api.pwd=doc#123
|
||||
|
Reference in New Issue
Block a user