refactor(templates): remove stack_templates.json
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user