Update docker files
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
FROM nginx:alpine3.22
|
||||
|
||||
EXPOSE 80 443
|
||||
|
||||
COPY . /
|
||||
|
||||
COPY ./nginx.conf /etc/nginx/nginx.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user