Browse Source

Remove www

Nikola Kotur 3 years ago
parent
commit
5322b28e98
1 changed files with 0 additions and 4 deletions
  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}/"