mirror of
https://github.com/YunoHost-Apps/couchdb_ynh.git
synced 2024-09-03 18:16:11 +02:00
Update manifest.toml
This commit is contained in:
parent
89c70d0029
commit
71e1962ca2
1 changed files with 1 additions and 1 deletions
|
@ -55,6 +55,6 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.apt]
|
||||
packages = "gnupg ca-certificates"
|
||||
extras.couchdb.repo = "deb https://apache.jfrog.io/artifactory/couchdb-deb/ $(lsb_release -c -s) main"
|
||||
extras.couchdb.repo = "deb https://apache.jfrog.io/artifactory/couchdb-deb/ bullseye main"
|
||||
extras.couchdb.key = "https://couchdb.apache.org/repo/keys.asc"
|
||||
extras.couchdb.packages = "couchdb"
|
||||
|
|
Loading…
Add table
Reference in a new issue