Skip to content

Commit 6941e97

Browse files
author
Rizal Fauzie
committed
fix ioredis ERRCONNECT
1 parent 74cf0bb commit 6941e97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ COPY app /app
1111

1212
EXPOSE 6001
1313

14-
CMD /app/start.sh
14+
ENTRYPOINT /app/start.sh

0 commit comments

Comments
 (0)