Surbao commited on
Commit
ffedd08
·
verified ·
1 Parent(s): 3d5c974

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -2,8 +2,6 @@ FROM searxng/searxng
2
 
3
  RUN mkdir /etc/searxng
4
 
5
- COPY settings.yml /etc/searxng/settings.yml
6
-
7
  RUN chmod 777 /etc/searxng
8
 
9
  EXPOSE 8080
 
2
 
3
  RUN mkdir /etc/searxng
4
 
 
 
5
  RUN chmod 777 /etc/searxng
6
 
7
  EXPOSE 8080