3 lines
87 B
Docker
3 lines
87 B
Docker
FROM promasu/cryptpad:nginx
|
|
|
|
COPY conf.d/cryptpad.conf /etc/nginx/conf.d/cryptpad.conf
|