deploy an engelsystem named AES

This commit is contained in:
jtbx 2023-07-06 22:14:08 +02:00
commit d5285a3fd2
6 changed files with 129 additions and 0 deletions

View file

@ -18,6 +18,7 @@ stream {
map $ssl_preread_server_name $address {
wiki.ccchh.net 10.31.206.13:8443;
id.ccchh.net 10.31.206.12:8443;
aes.ccchh.net 10.31.206.14:8443;
default 127.0.0.1:8443;
}