1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/simplex_ynh.git synced 2024-09-03 20:26:28 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2024-05-08 14:44:16 +02:00
parent 7552408372
commit cf1aa051e2

View file

@ -67,3 +67,8 @@ ram.runtime = "50M"
[resources.data_dir]
[resources.permissions]
[resources.apt]
extras.tor.repo = "deb https://deb.torproject.org/torproject.org bullseye main"
extras.tor.key = "https://deb.torproject.org/torproject.org/A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89.asc"
extras.tor.packages = "tor tor-geoipdb deb.torproject.org-keyring"