From 1bea1eeddff91ce874872b62164363b08d5386de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Menrath?= Date: Fri, 15 Dec 2023 14:46:13 +0100 Subject: [PATCH] fix readme: wordpress is not https for now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 478b31a..2992382 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ mkcert -install -cert-file certs/lan.pem -key-file certs/lan-key.pem wp.lan mz.l 5. Start the docker containers via `make start` -6. Go to https://wp.lan and setup WordPress +6. Go to http://wp.lan and setup WordPress 7. Create an administrator user for Mobilizon ```