adowu commited on
Commit
c517481
1 Parent(s): 8196b0a

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -42,5 +42,5 @@ RUN mkdir -p /etc/searx && cp /code/searx-src/utils/templates/etc/searx/use_defa
42
  # Udostępnienie portu
43
  EXPOSE 8888
44
 
45
- # Ustawienie polecenia uruchamiającego aplikację Searx
46
  CMD ["python", "/code/searx/webapp.py"]
 
42
  # Udostępnienie portu
43
  EXPOSE 8888
44
 
45
+
46
  CMD ["python", "/code/searx/webapp.py"]