changing port to 80
This commit is contained in:
parent
988f35cfb3
commit
7baf48bb03
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
config/
|
|
@ -14,4 +14,5 @@ services:
|
|||
- /home/paul/Documents/Calibre_Library:/books
|
||||
ports:
|
||||
- 8083:8083
|
||||
- 80:80
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Reference in a new issue