redefined application name

This commit is contained in:
gyurix
2025-01-02 15:33:54 +01:00
parent 9b055c6738
commit 401c6bea8e
4 changed files with 4 additions and 4 deletions

View File

@@ -52,7 +52,7 @@
"SOURCE": "coredns"
},
{
"TARGET": "outline"
"TARGET": "outline-app"
},
{
"TYPE": "udp"

View File

@@ -49,7 +49,7 @@
"CHAIN": "DOCKER-USER"
},
{
"SOURCE": "outline"
"SOURCE": "outline-app"
},
{
"TARGET": "smtp"

View File

@@ -52,7 +52,7 @@
"SOURCE": "smarthostbackend"
},
{
"TARGET": "outline"
"TARGET": "outline-app"
},
{
"TYPE": "tcp"

View File

@@ -82,7 +82,7 @@
"UPDATE": "true",
"NAME": "outlineapp",
"NETWORK": "outline-net",
"SELECTOR": "outline",
"SELECTOR": "outline-app",
"VOLUMES": [
{
"SOURCE": "/etc/user/data/outline/data",