Skip to content

Commit 7338688

Browse files
committed
update: 修改生产环境URL
1 parent fb1d2c5 commit 7338688

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

internal/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ var (
1212
Config *Configuration
1313
Version = "v0.0.1"
1414
URL = URLProd
15-
URLProd = "https://cert.yzys.cc/deploy"
15+
URLProd = "https://anssl.cn/deploy"
1616
URLLocal = "http://localhost:9000/deploy"
1717
)
1818

pb/deployPB/deploy.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)