diff --git a/Caddyfile b/Caddyfile index c18d56b..02e283b 100755 --- a/Caddyfile +++ b/Caddyfile @@ -13,6 +13,10 @@ cloud.netgrimoire.com { reverse_proxy http://nextcloud-aio-apache:11000 } +log.netgimoire.com { + reverse_proxy https://graylog:9000 +} + win.netgrimoire.com { reverse_proxy http://192.168.4.72:8006 }