dockerfy traefik
This commit is contained in:
@@ -56,8 +56,10 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
ports = [
|
ports = [
|
||||||
"80:81"
|
"80:80"
|
||||||
"443:444"
|
"81:81"
|
||||||
|
"443:443"
|
||||||
|
"444:444"
|
||||||
];
|
];
|
||||||
|
|
||||||
labels = {
|
labels = {
|
||||||
|
|||||||
Reference in New Issue
Block a user