more flexible
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
FROM node:22-bullseye
|
||||
ARG APP_PORT
|
||||
ENV APP_PORT $APP_PORT
|
||||
WORKDIR /app
|
||||
COPY migrations migrations
|
||||
COPY public public
|
||||
COPY views views
|
||||
|
||||
Reference in New Issue
Block a user