updated workflows

This commit is contained in:
Marvin Zhang
2022-06-04 13:36:27 +08:00
parent 854c92a986
commit 8121e1959a

View File

@@ -28,3 +28,4 @@ COPY ./nginx/crawlab.conf /etc/nginx/conf.d
# start backend
CMD ["/bin/bash", "/app/bin/docker-init.sh"]