Skip to content

Commit 7b190c9

Browse files
authored
Update README.md
Adding information for using this docker behind a https proxy, like swag.
1 parent be4371f commit 7b190c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Containers are configured using parameters passed at runtime (such as those abov
144144
| `-e PUID=1000` | for UserID - see below for explanation |
145145
| `-e PGID=1000` | for GroupID - see below for explanation |
146146
| `-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. |
147+
| `-e CONTEXT_PATH=` | For setting url-base in reverse proxy setups. /airsonic when using as subfolder |
148148
| `-e JAVA_OPTS=` | For passing additional java options. |
149149
| `-v /config` | Configuration file location. |
150150
| `-v /music` | Location of music. |

0 commit comments

Comments
 (0)