Merge pull request #27 from SlavikCA/patch-1

fix default port number
This commit is contained in:
Viktor Strate Kløvedal
2020-04-14 09:13:51 +02:00
committed by GitHub

View File

@@ -78,7 +78,7 @@ $ cd photoview
$ docker-compose up -d
```
If the endpoint or the port hasn't been changed in the `docker-compose.yml` file, PhotoView can now be accessed at http://localhost:8080
If the endpoint or the port hasn't been changed in the `docker-compose.yml` file, PhotoView can now be accessed at http://localhost:8000
### Initial Setup