diff --git a/README.md b/README.md index 39f99ad..075c060 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Written for Deno. Simply add the A record `82.153.138.10` to your domain besides your existing AAAA record to use the version hosted by us. If you want to host it yourself, run: + `docker run -d --name no-ipv4-here -e SERVICE_DOMAIN=no-ipv4-here.YOUR-DOMAIN.com -p 8080:8080 --restart unless-stopped git.kyun.li/gunter/no-ipv4-here:latest` or read on.