changing port to 80

This commit is contained in:
Paul Hartman 2024-10-12 03:31:45 -05:00
parent 988f35cfb3
commit 7baf48bb03
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
config/

View file

@ -14,4 +14,5 @@ services:
- /home/paul/Documents/Calibre_Library:/books
ports:
- 8083:8083
- 80:80
restart: unless-stopped