feat app 模块化启动
This commit is contained in:
6
Public/Publish/cmd.txt
Normal file
6
Public/Publish/cmd.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
docker compose -p db -f docker-compose-db.yml up -d
|
||||
docker compose -p tool -f docker-compose-tool.yml up -d
|
||||
|
||||
chown -R 1000:1000 jenkins/
|
||||
|
||||
ssh -L 2379:localhost:2379 root@47.108.184.184
|
||||
Reference in New Issue
Block a user