Add port 8443 for nginx-proxy-manager
This commit is contained in:
parent
8eccd39ca4
commit
7e7f5327a9
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ in
|
|||
"81:81"
|
||||
"443:443"
|
||||
"2222:2222"
|
||||
"8443:8443"
|
||||
];
|
||||
volumes = [
|
||||
"/var/lib/npm/data:/data"
|
||||
|
|
Loading…
Reference in a new issue