nginx https
This commit is contained in:
3
docker/nginx.Dockerfile
Normal file
3
docker/nginx.Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM nginx:1.21.1-alpine
|
||||
RUN rm /etc/nginx/conf.d/default.conf
|
||||
COPY /config/nginx.conf /etc/nginx/conf.d
|
||||
Reference in New Issue
Block a user