Fix typo in deluge container config key

This commit is contained in:
Migush 2021-11-21 21:59:01 +01:00 committed by GitHub
parent 42fdb533bc
commit c6d0719fde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -701,7 +701,7 @@
],
"image": "linuxserver/deluge:latest",
"logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/deluge-icon.png",
"namme": "deluge",
"name": "deluge",
"platform": "linux",
"restart_policy": "unless-stopped",
"title": "Deluge",