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 f7db61d commit fa45b99Copy full SHA for fa45b99
1 file changed
Dockerfile
@@ -28,6 +28,7 @@ WORKDIR /App
28
EXPOSE 8267 8268
29
30
ENV HTTP_PORTS=8267 \
31
+ HTTPS_PORTS="" \
32
OTA_UPDATE_PORT=8268 \
33
CONFIG_DIR="/config/espresense"
34
0 commit comments