From ea1c124e1dc2cc4bd655e6f63161f745eb65294c Mon Sep 17 00:00:00 2001 From: Stanislav Hubacek Date: Fri, 24 Apr 2026 13:50:30 +0200 Subject: [PATCH] Bistrousky migration --- services/bistrousky.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/services/bistrousky.yml b/services/bistrousky.yml index ddab492..68f5218 100644 --- a/services/bistrousky.yml +++ b/services/bistrousky.yml @@ -1,5 +1,6 @@ name: bistrousky -type: static +type: proxy domain: bistrousky.hubacek.cloud headers: true -root: /var/www/html \ No newline at end of file +auth: false +backend: 192.168.50.107:80 \ No newline at end of file