feat: Adding Dokploy registry
This commit is contained in:
@@ -12,8 +12,7 @@ COPY dotenv /app/.env
|
||||
RUN apk add bash bash-completion vim
|
||||
RUN npm install --include=dev
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
ENV ROOT_PATH="/app"
|
||||
ENV SERVER_PORT=3000
|
||||
|
||||
ENTRYPOINT npm start
|
||||
|
||||
Reference in New Issue
Block a user