1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ghost_ynh.git synced 2024-09-03 19:16:02 +02:00

Readd autoupdater

This commit is contained in:
tituspijean 2023-08-18 16:04:43 +02:00
parent e4f637f06e
commit bb373de2de
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -40,6 +40,13 @@ ram.runtime = "1G"
default = "visitors"
[resources]
[resources.sources.main]
# Unused source, only to trigger the autoupdater
prefetch = false
url = "https://github.com/TryGhost/Ghost/archive/refs/tags/v5.59.1.tar.gz"
sha256 = "0718612fbee2108b77f8f64be01fd7b65c2ca0aa9e3f96bfc092b424b4b253a6"
autoupdate.strategy = "latest_github_release"
[resources.system_user]
allow_email = true