mirror of
https://github.com/detleph/server.git
synced 2026-09-04 08:36:06 +02:00
Update Dockerfile to include templates in the server;
This commit is contained in:
@@ -19,6 +19,7 @@ RUN npm i
|
||||
ADD prisma/ /app/prisma/
|
||||
ADD scripts/ /app/scripts/
|
||||
ADD src/ /app/src/
|
||||
ADD resources/ /app/resources
|
||||
COPY tsconfig.json /app/
|
||||
|
||||
# Generate the prisma client
|
||||
|
||||
Reference in New Issue
Block a user