This website works better with JavaScript.
Home
Explore
Help
Sign In
leiyun
/
ssl_manage
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
save m
master
leiyun
10 months ago
parent
3065fe1655
commit
736df90f4a
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
src/common/config/env/yanxue.js
+ 2
- 1
src/common/config/env/yanxue.js
View File
@@ -4,7 +4,8 @@ export default {
domains:[
// "admin.yanxueji.net",
// "api.yanxueji.net",
"file.yanxueji.net",
// "file.yanxueji.net",
"m.yanxueji.net",
],
CERT_DIR:"/usr/local/nginx/conf/cert"
};
Write
Preview
Loading…
Cancel
Save