This commit is contained in:
hailin 2025-06-16 14:48:27 +08:00
parent bc91d8f10a
commit 2a54758324
1 changed files with 1 additions and 0 deletions

View File

@ -65,5 +65,6 @@ HEALTHCHECK --interval=30s --timeout=3s --start-period=25s --retries=3 CMD curl
EXPOSE 3008
# 使用 supervisor 启动
CMD ["/usr/bin/supervisord", "-c", "/etc/supervisor/conf.d/supervisor.conf"]