AnesKAM commited on
Commit
34b4d72
·
verified ·
1 Parent(s): 0e8315d

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,6 +1,6 @@
1
  FROM searxng/searxng:latest
2
 
3
- # إعداد المنفذ الخاص بـ Hugging Face
4
  ENV SEARXNG_PORT=7860
5
  ENV SEARXNG_SETTINGS_PATH=/etc/searxng/settings.yml
6
 
 
1
  FROM searxng/searxng:latest
2
 
3
+
4
  ENV SEARXNG_PORT=7860
5
  ENV SEARXNG_SETTINGS_PATH=/etc/searxng/settings.yml
6