refactor(templates): remove stack_templates.json

This commit is contained in:
Anthony Lapenna
2017-11-08 09:43:49 +01:00
parent f8977afcd5
commit b4b871ee67
2 changed files with 0 additions and 49 deletions

View File

@@ -1,6 +1,5 @@
FROM nginx:stable-alpine
COPY templates.json /usr/share/nginx/html/templates.json
COPY stack_templates.json /usr/share/nginx/html/stack_templates.json
EXPOSE 80