You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-06-15 00:15:15 +02:00
checkpoint
This commit is contained in:
@ -53,6 +53,8 @@ COPY --from=builder /gosrv /
|
||||
#COPY --from=builder /static /static
|
||||
COPY --from=builder /templates /templates
|
||||
|
||||
ENV TEMPLATE_DIR=/templates
|
||||
|
||||
ARG service
|
||||
ENV SERVICE_NAME $service
|
||||
|
||||
|
Reference in New Issue
Block a user