i hate this

This commit is contained in:
Didier Slof 2023-01-31 11:41:47 +01:00
parent 742176c221
commit 8e3994e3d9
Signed by: didier
GPG key ID: 01E71F18AA4398E5
3 changed files with 2 additions and 295 deletions

View file

@ -1,6 +0,0 @@
FROM promasu/cryptpad:nginx
COPY config.js /cryptpad/config/config.js
RUN sed -i "s@//httpAddress: '::'@httpAddress: '0.0.0.0'@" /cryptpad/config/config.js
RUN sed -i "s@installMethod: 'unspecified'@installMethod: 'docker'@" /cryptpad/config/config.js