This commit is contained in:
hailin 2025-06-16 12:24:53 +08:00
parent aae8145f6f
commit 1ddbf1c13a
1 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,8 @@ RUN chmod +x /plugai/wrapper.sh
RUN rm -rf /root/.npm /root/.pnpm-store /tmp/*
HEALTHCHECK --interval=30s --timeout=3s --start-period=25s --retries=3 CMD curl -fs http://localhost:3008/api/health || exit 1
EXPOSE 3008
# 使用 supervisor 启动