mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-12 08:45:38 +02:00
fix merge error
This commit is contained in:
@@ -17,4 +17,4 @@ RUN apk add --no-cache tini
|
|||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
WORKDIR /www
|
WORKDIR /www
|
||||||
ENTRYPOINT ["/sbin/tini", "--", "node", "./dist/server/entry.mjs"]
|
ENTRYPOINT ["/sbin/tini", "--", "node", "./dist/server/entry.mjs"]
|
||||||
|
|||||||
Reference in New Issue
Block a user