Closed robertlemke closed 4 years ago
With a fresh Local Beach setup, if a user runs beach setup-https, the command will ultimately fail with "no containers to restart" (an error message from Docker Composer), because it tries to restart Nginx which is not running yet.
beach setup-https
With a fresh Local Beach setup, if a user runs
beach setup-https
, the command will ultimately fail with "no containers to restart" (an error message from Docker Composer), because it tries to restart Nginx which is not running yet.