README: Use 443 port instead of 8065

This commit is contained in:
Yi EungJun 2016-01-09 14:59:54 +00:00
parent ca8f3f5565
commit 105b6e9b22

View File

@ -18,7 +18,7 @@ If you don't have them you can generate a self-signed SSL certificate.
### (Re)start
1. Run `docker-compose up -d`.
2. Open `https://your.domain:8065` with your web browser.
2. Open `https://your.domain` with your web browser.
### Stop