Commit fce01db4 authored by nano's avatar nano

fix

parent 33d063c1
......@@ -12,4 +12,4 @@ RUN npm install
COPY . /usr/src/app
EXPOSE 8080
ENTRYPOINT ["./entrypoint.sh"]
ENTRYPOINT "./entrypoint.sh"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment