Skip to content

Commit 739c40c

Browse files
Update Dockerfile
1 parent d3f9064 commit 739c40c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ EXPOSE 80
3434
EXPOSE 81
3535
EXPOSE 443
3636
EXPOSE 9876
37+
EXPOSE 22
3738

3839
HEALTHCHECK --interval=15s --timeout=3s CMD curl -f http://localhost:9876/health || exit 1
3940

0 commit comments

Comments
 (0)