platform.sh crap

This commit is contained in:
Alicia Sykes 2021-06-12 18:51:00 +01:00
parent 1e460f321f
commit 1610be6049
1 changed files with 7 additions and 0 deletions

7
.platform/routes.yaml Normal file
View File

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