Basit Anwer
commited on
Commit
•
a934e45
1
Parent(s):
1ff5eb9
new line at the end of file
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -13,4 +13,4 @@ COPY --from=trained /hotel-bot .
|
|
13 |
ENV RASA_REST_PORT=5005
|
14 |
|
15 |
EXPOSE $RASA_REST_PORT
|
16 |
-
ENTRYPOINT [ "/bin/sh", "start.sh"]
|
|
|
13 |
ENV RASA_REST_PORT=5005
|
14 |
|
15 |
EXPOSE $RASA_REST_PORT
|
16 |
+
ENTRYPOINT [ "/bin/sh", "start.sh"]
|