hayou2002 commited on
Commit
f57e161
·
verified ·
1 Parent(s): 15a891b

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -5,5 +5,5 @@ RUN apk update && apk add --no-cache \
5
  wget \
6
  net-tools
7
  VOLUME ["/app/data"]
8
- EXPOSE 5244
9
  ENV OPENLIT_DATA_DIR=/app/data
 
5
  wget \
6
  net-tools
7
  VOLUME ["/app/data"]
8
+ EXPOSE 443
9
  ENV OPENLIT_DATA_DIR=/app/data