ragflow / docker /entrypoint.sh
zxsipola123456's picture
Update docker/entrypoint.sh
26fc43c verified
raw
history blame contribute delete
No virus
119 Bytes
#!/bin/bash
# 启动supervisord来管理所有服务
/usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord.conf