Update README.md
This commit is contained in:
parent
db1a3a8326
commit
620fb6aea9
15
README.md
15
README.md
@ -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
|
||||||
Email: admin@example.com
|
|
||||||
Password: changeme
|
Default credentials:
|
||||||
|
Email: admin@example.com
|
||||||
|
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.
|
||||||
Loading…
Reference in New Issue
Block a user