Fix docker
This commit is contained in:
parent
65fb751d38
commit
08db014cde
|
@ -30,6 +30,6 @@ ln -sf /persist/storage /app/storage
|
||||||
. /app/.env
|
. /app/.env
|
||||||
}
|
}
|
||||||
|
|
||||||
/usr/sbin/php-fpm8.2
|
/usr/sbin/php-fpm8.1
|
||||||
|
|
||||||
tail -f /var/log/opnform.log
|
tail -f /var/log/opnform.log
|
||||||
|
|
Loading…
Reference in New Issue