Skip to content

Commit

Permalink
fix expose
Browse files Browse the repository at this point in the history
Signed-off-by: drivebyer <[email protected]>
  • Loading branch information
drivebyer committed Dec 8, 2023
1 parent a1d34e5 commit a2b5669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ VOLUME ["/node-conf"]

WORKDIR /data

EXPOSE 6379
EXPOSE ${REDIS_PORT}

USER 1000

Expand Down

0 comments on commit a2b5669

Please sign in to comment.