This commit is contained in:
Andrew Z 2021-07-17 00:03:12 -04:00
parent 0194079144
commit cf54702472

View File

@ -75101,7 +75101,7 @@
"Support": "https://forums.unraid.net/topic/104128-support-passwordpusher-pwpush-corneliousjd-repo/",
"Project": "https://github.com/pglombardo/PasswordPusher",
"Overview": "Ephemeral version requires no other database container! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed.",
"WebUI": "http://[IP]:[PORT:5000]",
"WebUI": "http://[IP]:[PORT:5100]",
"TemplateURL": "https://raw.githubusercontent.com/CorneliousJD/Docker-Templates/master/passwordpusherephemeral.xml",
"Icon": "https://raw.githubusercontent.com/CorneliousJD/Docker-Templates/master/icons/passwordpusher.png",
"PostArgs": "",
@ -75110,8 +75110,8 @@
"Mode": "bridge",
"Publish": {
"Port": {
"HostPort": "5000",
"ContainerPort": "5000",
"HostPort": "5100",
"ContainerPort": "5100",
"Protocol": "tcp"
}
}
@ -75121,16 +75121,16 @@
"Config": {
"@attributes": {
"Name": "Web Interface",
"Target": "5000",
"Default": "5000",
"Target": "5100",
"Default": "5100",
"Mode": "tcp",
"Description": "Container Port: 5000",
"Description": "Container Port: 5100",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "5000"
"value": "5100"
},
"Repo": "CorneliousJD's Repository",
"Date": "1615768130",
@ -75176,7 +75176,7 @@
"Support": "https://forums.unraid.net/topic/104128-support-passwordpusher-pwpush-corneliousjd-repo/",
"Project": "https://github.com/pglombardo/PasswordPusher",
"Overview": "This version requires a separate PostgreSQL container. PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed.",
"WebUI": "http://[IP]:[PORT:5000]",
"WebUI": "http://[IP]:[PORT:5100]",
"TemplateURL": "https://raw.githubusercontent.com/CorneliousJD/Docker-Templates/master/passwordpusherpostgresql.xml",
"Icon": "https://raw.githubusercontent.com/CorneliousJD/Docker-Templates/master/icons/passwordpusher.png",
"PostArgs": "",
@ -75185,8 +75185,8 @@
"Mode": "bridge",
"Publish": {
"Port": {
"HostPort": "5000",
"ContainerPort": "5000",
"HostPort": "5100",
"ContainerPort": "5100",
"Protocol": "tcp"
}
}
@ -75203,16 +75203,16 @@
{
"@attributes": {
"Name": "Web Interface",
"Target": "5000",
"Default": "5000",
"Target": "5100",
"Default": "5100",
"Mode": "tcp",
"Description": "Container Port: 5000",
"Description": "Container Port: 5100",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "5000"
"value": "51U00"
},
{
"@attributes": {