Enviar arquivos para "/"

This commit is contained in:
2026-05-15 23:54:04 +00:00
parent ccac61b08c
commit 1f14a0e9e5
3 changed files with 52 additions and 39 deletions

View File

@@ -40,4 +40,4 @@ RUN /install.sh
EXPOSE 6080 5555
CMD ["/start.sh"]
CMD ["/usr/bin/supervisord", "-c", "/etc/supervisor/conf.d/supervisord.conf"]