deploy weave-gitops-dashboard
This commit is contained in:
parent
dfaf6b1fde
commit
31ac2708eb
5 changed files with 49 additions and 5 deletions
|
@ -25,7 +25,7 @@ in {
|
|||
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
||||
|
||||
# Generates vhosts for all hosts that have an `exposes` section
|
||||
services.v.nginx.generateVirtualHosts = true;
|
||||
services.v.nginx.autoExpose = true;
|
||||
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue