config file

This commit is contained in:
Didier Slof 2023-02-01 12:05:27 +01:00
parent a4487d5d17
commit 96bdd009a3
Signed by: didier
GPG key ID: 01E71F18AA4398E5
2 changed files with 287 additions and 0 deletions

View file

@ -1,3 +1,4 @@
FROM promasu/cryptpad:nginx
COPY conf.d/cryptpad.conf /etc/nginx/conf.d/cryptpad.conf
COPY config.js /cryptpad/custom/config.js