Portainer on public domain
This commit is contained in:
parent
f664873ced
commit
021b17ca5e
1 changed files with 2 additions and 2 deletions
|
|
@ -161,8 +161,8 @@ in
|
||||||
proxmox.enable = true;
|
proxmox.enable = true;
|
||||||
portainer.proxy = {
|
portainer.proxy = {
|
||||||
enable = true;
|
enable = true;
|
||||||
domain = p.domains.ts;
|
domain = p.domains.public;
|
||||||
host = "portainer.internal";
|
host = p.hosts.portainer;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue