add nginx.conf
This commit is contained in:
2
dockerfiles/nginx/Dockerfile
Normal file
2
dockerfiles/nginx/Dockerfile
Normal file
@@ -0,0 +1,2 @@
|
||||
FROM nginx:latest
|
||||
COPY dockerfiles/nginx/nginx.conf /etc/nginx/conf.d/default.conf
|
||||
Reference in New Issue
Block a user