Skip to content

Commit 555d076

Browse files
Update Dockerfile
1 parent 739c40c commit 555d076

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
@@ -35,6 +35,7 @@ EXPOSE 81
3535
EXPOSE 443
3636
EXPOSE 9876
3737
EXPOSE 22
38+
EXPOSE 3306
3839

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

0 commit comments

Comments
 (0)