Spaces:
Sleeping
Sleeping
A-baoYang
commited on
Commit
•
a9963a7
1
Parent(s):
490e52c
Edit Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -34,4 +34,4 @@ RUN pip install --no-cache-dir --upgrade -r $HOME/app/autocrawler/requirements.t
|
|
34 |
|
35 |
RUN playwright install
|
36 |
|
37 |
-
CMD ["python", "
|
|
|
34 |
|
35 |
RUN playwright install
|
36 |
|
37 |
+
CMD ["python", "appv3.py"]
|