為了在 gitea_work (LXC) 順利部署 demo,將網路模式改為 host 並同步相關配置

This commit is contained in:
2026-02-23 16:52:27 +08:00
parent f3da49a76a
commit e9313158ba
2 changed files with 8 additions and 30 deletions

View File

@@ -74,7 +74,6 @@ jobs:
echo "容器狀態:" && docker ps --filter "name=star-erp-laravel"
- name: Step 4 - Composer & NPM Build
uses: appleboy/ssh-action@master
with: