添加portainer,优化部署

This commit is contained in:
2026-04-08 09:58:40 +08:00
parent 14584aed3d
commit e5f841c624
31 changed files with 1882 additions and 1261 deletions

View File

@@ -47,6 +47,7 @@ init_env() {
exit 0
fi
fix_crlf .env
set -a; source .env; set +a
local has_error=0