mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-11 00:05:36 +02:00
fix merge error
This commit is contained in:
@@ -17,4 +17,4 @@ RUN apk add --no-cache tini
|
||||
|
||||
EXPOSE 3000
|
||||
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