This commit is contained in:
4
services/nginx/docker/Dockerfile
Normal file
4
services/nginx/docker/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM nginx:latest
|
||||
|
||||
COPY nginx.conf.d/* /etc/nginx/conf.d
|
||||
|
||||
Reference in New Issue
Block a user