Configure NetBox

This commit is contained in:
June 2023-09-14 23:52:20 +02:00
commit 2e3e8c7031
6 changed files with 121 additions and 1 deletions

View file

@ -24,7 +24,7 @@
services.nginx.appendHttpConfig = ''
map $host $upstream_acme_challenge_host {
club-assistant.ccchh.net 10.31.208.10;
netbox.ccchh.net 10.31.208.29;
netbox.ccchh.net 10.31.208.29:31820;
light.ccchh.net 10.31.208.23;
thinkcccore0.ccchh.net 10.31.242.3;
thinkcccore1.ccchh.net 10.31.242.4;