[HLCC-ICE-000001][ZY-CONTRIB-20260723-001] feat: 以来光者贡献链启用冰朔第五域个人子频道
This commit is contained in:
commit
5615453e4e
660 changed files with 122355 additions and 0 deletions
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"apps": [{
|
||||
"name": "api-proxy-gateway",
|
||||
"script": "server.py",
|
||||
"interpreter": "python3",
|
||||
"cwd": "/opt/zhuyuan/api-proxy",
|
||||
"env": {
|
||||
"API_PROXY_PORT": "8911",
|
||||
"API_PROXY_SECRET": "REPLACE_WITH_RANDOM_64_HEX",
|
||||
"GZ_006_GK_TOKEN": "TOKEN_STRING_REDACTED",
|
||||
"KEYSTORE_PASSWORD": "TOKEN_STRING_REDACTED"
|
||||
},
|
||||
"out_file": "/opt/zhuyuan/api-proxy/logs/out.log",
|
||||
"error_file": "/opt/zhuyuan/api-proxy/logs/err.log",
|
||||
"log_date_format": "YYYY-MM-DD HH:mm:ss"
|
||||
}]
|
||||
}
|
||||
Loading…
Reference in a new issue