1
Fork 0

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
commit 8b7a8bc56d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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