feat: uffizzi integration (#1091)

Co-authored-by: Aramayis <>
This commit is contained in:
Aramayis
2022-11-21 17:05:59 +04:00
committed by GitHub
parent 889d22d92c
commit 7447cc24f9
8 changed files with 489 additions and 0 deletions

7
uffizzi/nginx/Dockerfile Normal file
View File

@ -0,0 +1,7 @@
FROM nginx:1.17-alpine
RUN rm /etc/nginx/conf.d/default.conf
COPY ./ /var/www
COPY ./uffizzi/nginx/nginx /etc/nginx/conf.d/