1
This commit is contained in:
parent
e9e0fe4d83
commit
6304782bff
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[submodule "third_party/tools"]
|
||||||
|
path = third_party/tools
|
||||||
|
url = git@git.kingsome.cn:server_common/tools.git
|
||||||
|
[submodule "third_party/commonservices"]
|
||||||
|
path = third_party/commonservices
|
||||||
|
url = git@git.kingsome.cn:server/commonservices.git
|
1
boundle.sh
Symbolic link
1
boundle.sh
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
third_party/tools/scripts/publish_nodejs/boundle.sh
|
4
common.sh
Normal file
4
common.sh
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
PROJECT_NAME=httpproxy
|
||||||
|
SOURCE_PATH=third_party/commonservices/server/httpproxy
|
||||||
|
SCRIPT=../httpproxy/app.js
|
||||||
|
EXT_PKG_FILES=httpproxy
|
1
ecosystem.config.js
Symbolic link
1
ecosystem.config.js
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
third_party/tools/scripts/publish_nodejs/ecosystem.config.js
|
1
restart.sh
Symbolic link
1
restart.sh
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
third_party/tools/scripts/publish_nodejs/restart.sh
|
1
third_party/commonservices
vendored
Submodule
1
third_party/commonservices
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 8a1410c25c9e80a2acaccee187c49cc1f6d6e372
|
1
third_party/tools
vendored
Submodule
1
third_party/tools
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 4271f11e34170b0cbab207d28d6d47093b5b8538
|
Loading…
x
Reference in New Issue
Block a user