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