Update apps/nginx-proxy-manager/docker-compose.json
Some checks failed
Test / test (push) Has been cancelled
Some checks failed
Test / test (push) Has been cancelled
This commit is contained in:
@@ -13,6 +13,10 @@
|
|||||||
{
|
{
|
||||||
"hostPort": "${NPM_HTTPS_PORT}",
|
"hostPort": "${NPM_HTTPS_PORT}",
|
||||||
"containerPort": 443
|
"containerPort": 443
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"hostPort": "${NPM_WEBUI_PORT}",
|
||||||
|
"containerPort": 81
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"environment": {
|
"environment": {
|
||||||
|
|||||||
Reference in New Issue
Block a user