i hate this
This commit is contained in:
parent
742176c221
commit
8e3994e3d9
3 changed files with 2 additions and 295 deletions
|
@ -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
|
Reference in a new issue