added webnut

This commit is contained in:
2023-04-06 01:49:48 -05:00
parent 19a7f7a057
commit 882b3e86e6
+14
View File
@@ -314,6 +314,20 @@ services:
- ./appdata/nginxproxymanager/snippets:/snippets:ro
- /etc/localtime:/etc/localtime:ro
webnut:
container_name: webnut
image: teknologist/webnut
environment:
- UPS_HOST=192.168.1.51
- UPS_PORT=3493
- UPS_USER=upsadmin
- UPS_PASSWORD=8ung1e1!
security_opt:
- no-new-privileges:true
ports:
- 6543:6543
restart: unless-stopped
nzbhydra2:
container_name: nzbhydra2
hostname: nzbhydra2