mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-09 04:10:05 +00:00
✨ Add jo-dev.com to traefik domains
This commit is contained in:
parent
2e3ddfedc3
commit
03237a9567
1 changed files with 4 additions and 0 deletions
|
@ -96,6 +96,10 @@ in
|
|||
main = "rhysbot.co.uk";
|
||||
sans = [ "*.rhysbot.co.uk" ];
|
||||
}
|
||||
{
|
||||
main = "jo-dev.com";
|
||||
sans = ["*.jo-dev.com"];
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue