On Google Cloud i set up:
- Ubuntu 16.04 Server
- Nginx
- let's encrypt
The Server redirects all http Requests per default 307 redirect to https. In the sites-available config i dont see a 307 configuration.
I really dont know where this configuration is set?
The better way is to use a 301 instead of a 307.