The
hostnamectl set-hostname hostname
The
hostnamectl set-hostname hostname
This article describes how to adjust the ssl settings of nginx so that the website can obtain an SSL report and get an A+ rating. Here I am using letsencrypt free credentials. As long as you use the official Docker nginx new version image preset by D-Laravel, you should be able to achieve the same effect as mine. You can check your host SSL settings through the following. https://www.ssllabs.com/ssltest/index.html
Since Google Chrome 63 will forcibly convert the domain name of *.dev to https, the domain name of the new version of D-Laravel will be changed to *.test. This article explains how to update.
D-Laravel's console command allows us to quickly understand what he executes. How is it executed if docker-compose is used? Let's see.
No Comment
Post your comment