Test to make themes editable
This commit is contained in:
parent
1996735586
commit
6659cad0ae
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ RUN mv /app/code/searx/settings.yml /app/code/searx/settings.yml.orig
|
||||||
RUN ln -sf /app/data/settings.yml /app/code/searx/settings.yml
|
RUN ln -sf /app/data/settings.yml /app/code/searx/settings.yml
|
||||||
|
|
||||||
RUN chown -R www-data.www-data /app/code
|
RUN chown -R www-data.www-data /app/code
|
||||||
|
RUN rm -rf /app/code/searx/static/themes && ln -sf /app/data/themes /app/code/searx/static/themes
|
||||||
|
|
||||||
EXPOSE 8888
|
EXPOSE 8888
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue