File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -117,6 +117,7 @@ This container is based on [Docker Baseimage Selkies](https://github.com/linuxse
117
117
| :----: | --- |
118
118
| ` CUSTOM_PORT ` | Internal HTTP port. Defaults to ` 3000 ` . |
119
119
| ` CUSTOM_HTTPS_PORT ` | Internal HTTPS port. Defaults to ` 3001 ` . |
120
+ | ` CUSTOM_WS_PORT ` | Internal port the container listens on for websockets if it needs to be swapped from the default 8082. |
120
121
| ` CUSTOM_USER ` | Username for HTTP Basic Auth. Defaults to ` abc ` . |
121
122
| ` PASSWORD ` | Password for HTTP Basic Auth. If unset, authentication is disabled. |
122
123
| ` SUBFOLDER ` | Application subfolder for reverse proxy configurations. Must include leading and trailing slashes, e.g., ` /subfolder/ ` . |
You can’t perform that action at this time.
0 commit comments