Adds uptima kuma to proxy
This commit is contained in:
parent
5bad46a17d
commit
664851cb6b
1 changed files with 3 additions and 0 deletions
|
|
@ -137,6 +137,9 @@
|
||||||
virtualHosts."vault.dnsc.io".extraConfig = ''
|
virtualHosts."vault.dnsc.io".extraConfig = ''
|
||||||
reverse_proxy localhost:8222
|
reverse_proxy localhost:8222
|
||||||
'';
|
'';
|
||||||
|
virtualHosts."uptime.dnsc.io".extraConfig = ''
|
||||||
|
reverse_proxy localhost:9000
|
||||||
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
# Environment variables
|
# Environment variables
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue