Add Platform.sh configuration
This commit is contained in:
2
.platform/routes.yaml
Normal file
2
.platform/routes.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
"https://{all}/": { type: upstream, upstream: "app:http" }
|
||||
"http://{all}/": { type: redirect, to: "https://{all}/" }
|
||||
Reference in New Issue
Block a user