feat(stacks): add stack templates
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user