mirror of
https://github.com/hassio-addons/addon-grocy.git
synced 2025-05-04 11:11:30 +00:00
Fix fpm executable
This commit is contained in:
parent
27373b01df
commit
f65ac36435
1 changed files with 1 additions and 1 deletions
|
@ -90,4 +90,4 @@ GROCY_CULTURE=$(bashio::config "culture")
|
|||
GROCY_CURRENCY=$(bashio::config "currency")
|
||||
GROCY_ENTRY_PAGE=$(bashio::config 'entry_page')
|
||||
|
||||
exec php-fpm81 -R --nodaemonize
|
||||
exec php-fpm82 -R --nodaemonize
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue