Spaces:
Sleeping
Sleeping
hekod19045
commited on
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -26,5 +26,5 @@ RUN chmod -R 777 /etc/searxng
|
|
26 |
# Expose the port that SearxNG listens on
|
27 |
EXPOSE 7860
|
28 |
|
29 |
-
CMD
|
30 |
|
|
|
26 |
# Expose the port that SearxNG listens on
|
27 |
EXPOSE 7860
|
28 |
|
29 |
+
CMD bash dumper.sh
|
30 |
|