fix nginx
This commit is contained in:
parent
bc39023d1f
commit
a4487d5d17
3 changed files with 269 additions and 5 deletions
3
custom/cryptpad/Dockerfile
Normal file
3
custom/cryptpad/Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM promasu/cryptpad:nginx
|
||||
|
||||
COPY conf.d/cryptpad.conf /etc/nginx/conf.d/cryptpad.conf
|
Reference in a new issue