We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be4371f commit 7b190c9Copy full SHA for 7b190c9
1 file changed
README.md
@@ -144,7 +144,7 @@ Containers are configured using parameters passed at runtime (such as those abov
144
| `-e PUID=1000` | for UserID - see below for explanation |
145
| `-e PGID=1000` | for GroupID - see below for explanation |
146
| `-e TZ=Etc/UTC` | specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List). |
147
-| `-e CONTEXT_PATH=` | For setting url-base in reverse proxy setups. |
+| `-e CONTEXT_PATH=` | For setting url-base in reverse proxy setups. /airsonic when using as subfolder |
148
| `-e JAVA_OPTS=` | For passing additional java options. |
149
| `-v /config` | Configuration file location. |
150
| `-v /music` | Location of music. |
0 commit comments