This commit is contained in:
parent
51adeb02e6
commit
01fb98ba10
3 changed files with 11 additions and 74 deletions
|
|
@ -15,7 +15,7 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
${namespace}.services.networking.caddy.hosts = {
|
||||
"https://${config.networking.hostName}:443" = ''
|
||||
reverse_proxy http://[::]:2000
|
||||
reverse_proxy http://[::1]:2000
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue