mirror of
https://github.com/Bunsly/JobSpy.git
synced 2026-03-05 20:14:32 -08:00
Add mac platform to docker (#27)
This commit is contained in:
@@ -12,4 +12,4 @@ EXPOSE 8000
|
||||
|
||||
ENV PORT=8000
|
||||
|
||||
CMD sh -c "uvicorn main:app --host 0.0.0.0 --port $PORT"
|
||||
CMD sh -c "uvicorn main:app --host 0.0.0.0 --port $PORT"
|
||||
Reference in New Issue
Block a user