1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-08-08 22:36:41 +02:00

completed devops migration

This commit is contained in:
Lee Brown
2019-08-21 16:28:50 -08:00
parent f9273881bd
commit 3efba4fc1e
25 changed files with 164 additions and 1748 deletions

View File

@ -47,7 +47,7 @@ COPY cmd/${service}/templates /templates
# Copy the global templates.
ADD resources/templates/shared /templates/shared
ADD fresh-auto-reload.conf /runner.conf
ADD configs/fresh-auto-reload.conf /runner.conf
ENV TEMPLATE_DIR=/templates