Update README.md

This commit is contained in:
Reuben B. 2025-05-22 02:23:49 +00:00
parent db1a3a8326
commit 620fb6aea9

View File

@ -21,18 +21,23 @@ Docker Compose Example
Start the Stack Start the Stack
🔐 Admin Interface 🔐 Admin Interface
URL: http://<your-server-ip>:81
Default credentials: URL: http://<your-server-ip>:81
Default credentials:
Email: admin@example.com Email: admin@example.com
Password: changeme Password: changeme
note: You will be prompted to change your credentials on first login. note: You will be prompted to change your credentials on first login.
🌐 Hosting at Home 🌐 Hosting at Home
Set up port forwarding on your router for ports 80 and 443 to your server. 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.). Point your domain to your home IP (use DuckDNS, Route53, etc.).
Use Nginx Proxy Manager to route traffic to your internal services. Use Nginx Proxy Manager to route traffic to your internal services.
🤝 Contributing 🤝 Contributing
Pull requests are welcome on the develop branch. Official releases are made from master. Pull requests are welcome on the develop branch. Official releases are made from master.