Nikola Kotur 3 лет назад
Родитель
Сommit
5322b28e98
1 измененных файлов с 0 добавлено и 4 удалено
  1. 0 4
      .platform/routes.yaml

+ 0 - 4
.platform/routes.yaml

@@ -1,7 +1,3 @@
 "https://{default}/":
     type: upstream
     upstream: "app:http"
-
-"https://www.{default}/":
-    type: redirect
-    to: "https://{default}/"