feat(docker): prod, fix misc

This commit is contained in:
Michael 2025-06-05 14:59:02 +02:00
parent d8d293ea7c
commit f722d770f3

View file

@ -436,8 +436,7 @@ CMD git clone --branch dev --single-branch https://git.congegni.net/Congegni/sin
npm i && \
npm run build && \
cron && \
php-fpm -D && \
sleep infinity
php-fpm