mirror of
https://github.com/element-hq/element-docker-demo.git
synced 2026-01-25 06:26:58 +03:00
fix /etc/hosts for mkcert
This commit is contained in:
@@ -35,7 +35,7 @@ For production-grade Matrix from Element, please see https://element.io/server-s
|
||||
|
||||
# Point DNS for *.domain at your docker host,
|
||||
# Or if running on localhost with mkcert:
|
||||
# source .env; sudo 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.
|
||||
|
||||
Reference in New Issue
Block a user