kompress eshop rename from gitara

This commit is contained in:
Priec
2026-06-17 13:57:37 +02:00
parent 95f195a204
commit e4f63b3de9
25 changed files with 78 additions and 76 deletions

View File

@@ -1,4 +1,4 @@
gitara.farmeris.sk {
eshop.example.com {
encode gzip
@static path /static/*
@@ -6,9 +6,9 @@ gitara.farmeris.sk {
rewrite /favicon.ico /static/favicon/favicon.ico
reverse_proxy gitara-web:5150
reverse_proxy kompress:5150
}
www.gitara.farmeris.sk {
redir https://gitara.farmeris.sk{uri} permanent
eshop.example.com {
redir https://eshop.example.com{uri} permanent
}