airsonic/README.md

25 lines
437 B
Markdown
Raw Normal View History

2021-05-08 12:36:55 +00:00
[Airsonic](https://github.com/airsonic-advanced/airsonic-advanced) server (a fork of Subsonic).
2017-10-19 11:48:38 +00:00
# Volumes
- `/home/airsonic/data`
- `/home/airsonic/music`
- `/home/airsonic/playlists`
- `/home/airsonic/podcasts`
2023-03-05 10:55:41 +00:00
# Environment Variables
## DB_URL
JDBC url for the postgres conection.
## DB_USER
- default: airsonic
Username with which to connect to the database.
## DB_PASSWORD
Password for the databse connection.
2017-10-19 11:48:38 +00:00
# Ports
- 8080