diff --git a/Dockerfile b/Dockerfile index 8852166..5df88bd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,4 +7,4 @@ COPY config.js config.mjs EXPOSE 3000 -ENTRYPOINT npx @nucleoidjs/http-server start +ENTRYPOINT npx @nucleoidai/http-server start