This commit is contained in:
Matthew Hodgson
2024-11-09 18:40:58 +00:00
parent 5e0f59d25b
commit 50e506930e

View File

@@ -38,7 +38,7 @@ Then:
# Point DNS for *.domain at your docker host,
# Or if running on localhost with mkcert:
# source .env; sudo sh -c echo "127.0.0.1 $DOMAINS >> /etc/hosts"
# source .env; sudo sh -c "echo 127.0.0.1 $DOMAINS >> /etc/hosts"
docker compose up
# go to https://element on your domain.