will's stack
This commit is contained in:
parent
938041c01d
commit
48b03638bd
3 changed files with 111 additions and 0 deletions
3
custom/will-discourse-nginx/Dockerfile
Normal file
3
custom/will-discourse-nginx/Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM nginx:latest
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
Reference in a new issue