@@ -7,3 +7,13 @@ cloud.ada-dev.ru {
|
|||||||
tls /config/lego/certificates/ada-dev.ru.crt /config/lego/certificates/ada-dev.ru.key
|
tls /config/lego/certificates/ada-dev.ru.crt /config/lego/certificates/ada-dev.ru.key
|
||||||
reverse_proxy 192.168.1.5:8081
|
reverse_proxy 192.168.1.5:8081
|
||||||
}
|
}
|
||||||
|
|
||||||
|
router.ada-dev.ru {
|
||||||
|
tls /config/lego/certificates/ada-dev.ru.crt /config/lego/certificates/ada-dev.ru.key
|
||||||
|
reverse_proxy 192.168.1.1:80
|
||||||
|
}
|
||||||
|
|
||||||
|
dns.ada-dev.ru {
|
||||||
|
tls /config/lego/certificates/ada-dev.ru.crt /config/lego/certificates/ada-dev.ru.key
|
||||||
|
reverse_proxy 192.168.1.10:8088
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user