feat(docker): prod, fix misc
This commit is contained in:
parent
d8d293ea7c
commit
f722d770f3
1 changed files with 1 additions and 2 deletions
|
@ -436,8 +436,7 @@ CMD git clone --branch dev --single-branch https://git.congegni.net/Congegni/sin
|
||||||
npm i && \
|
npm i && \
|
||||||
npm run build && \
|
npm run build && \
|
||||||
cron && \
|
cron && \
|
||||||
php-fpm -D && \
|
php-fpm
|
||||||
sleep infinity
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue