mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
Update README.md
This commit is contained in:
parent
48225d67f0
commit
d32ba571a2
@ -11,12 +11,17 @@ Libresonic is an open-source web-based media streamer and jukebox. Supports MP3,
|
|||||||
#### Environment variables
|
#### Environment variables
|
||||||
- **GID** : subsonic group id.
|
- **GID** : subsonic group id.
|
||||||
- **UID** : subsonic user id.
|
- **UID** : subsonic user id.
|
||||||
|
- **HTTPS_PORT** : set if you access Libresonic through HTTPS *(default : 0 = disabled)*
|
||||||
|
|
||||||
#### Volumes
|
#### Volumes
|
||||||
- **/musics** : your music files
|
- **/musics** : your music files
|
||||||
- **/data** : subsonic data
|
- **/data** : subsonic data
|
||||||
|
|
||||||
|
#### Port
|
||||||
|
- 4040
|
||||||
|
- $HTTS_PORT (example : 4050)
|
||||||
|
|
||||||
#### Reverse proxy
|
#### Reverse proxy
|
||||||
https://github.com/Wonderfall/dockerfiles/tree/master/reverse
|
https://github.com/Wonderfall/dockerfiles/tree/master/reverse
|
||||||
|
|
||||||
https://github.com/hardware/mailserver/wiki/Reverse-proxy-configuration
|
https://github.com/hardware/mailserver/wiki/Reverse-proxy-configuration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user