You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quickly setup WordPress and SSL using docker-compose.
3
+
```
4
+
$ docker-compose up
5
+
```
6
+
7
+
# Further Reading
8
+
[Quickly setup WordPress & SSL via Let’s Encrypt and Certbot](https://medium.com/@carlwillimott/quickly-setup-wordpress-ssl-via-lets-encrypt-and-certbot-b29e8abf2072)
0 commit comments