Revert accidental docker->master merge

This commit is contained in:
2022-02-04 14:24:31 +01:00
parent 380634d170
commit db834b581e
9 changed files with 21 additions and 203 deletions

View File

@@ -1,4 +0,0 @@
FROM nginx:alpine
RUN rm /etc/nginx/conf.d/default.conf
COPY nginx.conf /etc/nginx/conf.d