mirror of
https://github.com/YunoHost-Apps/X-prober_ynh.git
synced 2024-09-03 20:36:04 +02:00
autoupdate.strategy = "latest_github_release"
This commit is contained in:
parent
6df2710ac2
commit
2967f745fe
1 changed files with 2 additions and 1 deletions
|
@ -48,6 +48,7 @@ ram.runtime = "50M"
|
||||||
in_subdir = false
|
in_subdir = false
|
||||||
extract = false
|
extract = false
|
||||||
rename = "prober.php"
|
rename = "prober.php"
|
||||||
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
||||||
|
@ -58,4 +59,4 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
packages = "php8.2-fpm"
|
packages = "php8.2-fpm"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue