m3ta.dev www fix for traefik
This commit is contained in:
parent
d69a9b9b38
commit
5a5b434efd
@ -79,7 +79,7 @@ in {
|
|||||||
args = ["-i" "~/.ssh/m3tam3re"];
|
args = ["-i" "~/.ssh/m3tam3re"];
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
host = "95.217.3.250";
|
host = "95.217.189.186";
|
||||||
port = 2222;
|
port = 2222;
|
||||||
nickname = "self-host-playbook";
|
nickname = "self-host-playbook";
|
||||||
args = ["-i" "~/.ssh/self-host-playbook"];
|
args = ["-i" "~/.ssh/self-host-playbook"];
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
];
|
];
|
||||||
routers = {
|
routers = {
|
||||||
ghost = {
|
ghost = {
|
||||||
rule = "Host(`m3ta.dev`)";
|
rule = "Host(`m3ta.dev`) || Host(`www.m3ta.dev`)";
|
||||||
tls = {
|
tls = {
|
||||||
certResolver = "godaddy";
|
certResolver = "godaddy";
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user