Skip to content

Commit

Permalink
fix(docker): duckling run cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
slvnperron committed May 7, 2019
1 parent 1304306 commit 6528f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/docker/Dockerfile
Expand Up @@ -30,4 +30,4 @@ ENV LANG=C.UTF-8
EXPOSE 3000


CMD ./botpress/duckling & ./bp
CMD ./duckling & ./bp

0 comments on commit 6528f1f

Please sign in to comment.