changed exposed port

This commit is contained in:
zipben 2025-06-04 15:50:51 -04:00
parent ece1cd06a5
commit 32b212b98d

View file

@ -7,7 +7,7 @@ services:
dockerfile: Dockerfile
container_name: audiobookshelf
ports:
- "13378:80" # The app will be available on port 13378
- "7696:80" # The app will be available on port 13378
volumes:
# Main storage volumes
- ./audiobooks:/audiobooks # Your audiobooks directory