添加运维系统

This commit is contained in:
zhanghouying
2019-11-19 11:42:54 +08:00
parent 752d9c8478
commit b313fe34dd
25 changed files with 2728 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
'use strict'
module.exports = {
NODE_ENV: '"production"',
WS_API: '"ws://api.auauz.net"',
BASE_API: '"https://api.auauz.net"'
}