build and deploy

This commit is contained in:
Administrator
2022-08-18 13:15:47 +03:00
parent 41653a553a
commit bdd1d46b88
4 changed files with 6 additions and 4 deletions

2
nginx/Dockerfile Normal file
View File

@@ -0,0 +1,2 @@
FROM nginx
COPY nginx.conf /etc/nginx/nginx.conf