Modify dockerfile to include templates
This commit is contained in:
@@ -19,6 +19,7 @@ COPY --from=builder /etc/ente/museum .
|
||||
COPY configurations configurations
|
||||
COPY migrations migrations
|
||||
COPY mail-templates mail-templates
|
||||
COPY templates templates
|
||||
|
||||
ARG GIT_COMMIT
|
||||
ENV GIT_COMMIT=$GIT_COMMIT
|
||||
|
||||
Reference in New Issue
Block a user