소스 검색

Remove www

Nikola Kotur 3 년 전
부모
커밋
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}/"