This commit is contained in:
aozhiwei 2022-04-19 22:46:33 +08:00
parent 4271f11e34
commit 2f5cf6b208

View File

@ -97,6 +97,15 @@ projects = [
'res': '',
'targetRes': '',
},
{
'name': 'httpproxy',
'git': 'git@git.kingsome.cn:publish/httpproxy_z2_test.git',
'targetGit': 'git@git.kingsome.cn:publish/httpproxy_z$id_test.git',
'conf': 'prod/global/httpproxy_z2_test',
'targetConf': 'prod/global/httpproxy_z$id_test',
'res': '',
'targetRes': '',
},
{
'name': 'game2006_wsproxy',
'git': 'git@git.kingsome.cn:publish/game2006_wsproxy_z2_test.git',