This repository has been archived on 2023-05-02. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
neo/custom/cryptpad/Dockerfile
2023-02-01 12:05:27 +01:00

4 lines
No EOL
128 B
Docker

FROM promasu/cryptpad:nginx
COPY conf.d/cryptpad.conf /etc/nginx/conf.d/cryptpad.conf
COPY config.js /cryptpad/custom/config.js