We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf82d4a commit 07c7138Copy full SHA for 07c7138
backend/Dockerfile
@@ -75,3 +75,4 @@ EXPOSE 4000
75
HEALTHCHECK CMD curl --fail http://localhost:4000/api/healthcheck || exit 1
76
77
CMD ["bin/free4chat", "start"]
78
+
0 commit comments