1
0

Добавил конфигурацию для домашней страницы

This commit is contained in:
2022-08-15 11:46:14 +03:00
parent 0f32e327e4
commit e025f86659
4 changed files with 9 additions and 3 deletions

View File

@ -4,13 +4,16 @@
vakhrushev.me {
tls anwinged@ya.ru
respond "Hello!"
reverse_proxy {
to 127.0.0.1:{{ homepage_port }}
}
}
# NetData proxy
status.vakhrushev.me, :29999 {
reverse_proxy {
to 127.0.0.1:19999
to 127.0.0.1:{{ netdata_port }}
}
tls anwinged@ya.ru