main oo
Some checks failed
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Failing after 59s

This commit is contained in:
2026-01-06 11:58:59 +08:00
parent cdf434d63c
commit fd86ae0153

View File

@@ -74,7 +74,7 @@ jobs:
chown -R 1000:1000 /var/www/koori-erp-prod
# 2. 啟動容器
docker compose up -d --build
WWWGROUP=1000 WWWUSER=1000 docker compose up -d --build --wait
# 3. 執行 Laravel 正式環境優化流程
docker exec -u 1000:1000 -w /var/www/html koori-erp-laravel sh -c "