diff --git a/README.md b/README.md index 1a348f4..e960e87 100644 --- a/README.md +++ b/README.md @@ -21,18 +21,23 @@ Docker Compose Example Start the Stack 🔐 Admin Interface -URL: http://:81 -Default credentials: - Email: admin@example.com -Password: changeme + + URL: http://:81 + + Default credentials: + Email: admin@example.com + Password: changeme note: You will be prompted to change your credentials on first login. 🌐 Hosting at Home + Set up port forwarding on your router for ports 80 and 443 to your server. + Point your domain to your home IP (use DuckDNS, Route53, etc.). + Use Nginx Proxy Manager to route traffic to your internal services. + 🤝 Contributing - Pull requests are welcome on the develop branch. Official releases are made from master. \ No newline at end of file