Add calibre and calibre-web to stack

This commit is contained in:
2024-11-01 19:02:45 -06:00
parent c7b5d52d7d
commit b47fc8657d
5 changed files with 54 additions and 1 deletions

View File

@ -6,6 +6,10 @@ pin.thesatelliteoflove.com {
reverse_proxy pinry-pinry-1:80
}
books.thesatelliteoflove.com {
reverse_proxy calibre-web:8083
}
audio.thesatelliteoflove.com {
reverse_proxy audiobookshelf-audiobookshelf-1:80
}