feat app 模块化启动

This commit is contained in:
2025-12-13 18:22:35 +08:00
parent 71d4e593c7
commit bc656247c9
41 changed files with 730 additions and 253 deletions

6
Public/Publish/cmd.txt Normal file
View 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