hekod19045 commited on
Commit
925f4ba
·
verified ·
1 Parent(s): 8a79124

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -20,5 +20,5 @@ RUN mkdir /etc/searxng
20
  RUN chmod -R 777 /etc/searxng
21
 
22
  # Expose the port that SearxNG listens on
23
- EXPOSE 8080
24
 
 
20
  RUN chmod -R 777 /etc/searxng
21
 
22
  # Expose the port that SearxNG listens on
23
+ EXPOSE 7860
24