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 40fa7db commit 8c1d51aCopy full SHA for 8c1d51a
docs/images/docker-kicad.md
@@ -73,6 +73,7 @@ This container is based on [Docker Baseimage Selkies](https://github.com/linuxse
73
| :----: | --- |
74
| `CUSTOM_PORT` | Internal HTTP port. Defaults to `3000`. |
75
| `CUSTOM_HTTPS_PORT` | Internal HTTPS port. Defaults to `3001`. |
76
+| `CUSTOM_WS_PORT` | Internal port the container listens on for websockets if it needs to be swapped from the default 8082. |
77
| `CUSTOM_USER` | Username for HTTP Basic Auth. Defaults to `abc`. |
78
| `PASSWORD` | Password for HTTP Basic Auth. If unset, authentication is disabled. |
79
| `SUBFOLDER` | Application subfolder for reverse proxy configurations. Must include leading and trailing slashes, e.g., `/subfolder/`. |
0 commit comments