sotiriskot commited on
Commit
81af6a0
·
verified ·
1 Parent(s): ee53a5c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -28,4 +28,4 @@ ENV PYTHONUNBUFFERED=1 \
28
  SYSTEM=spaces
29
 
30
  # Run app.py when the container launches
31
- CMD ["python", "-m", "fos_mapper.server.gradio_app"]
 
28
  SYSTEM=spaces
29
 
30
  # Run app.py when the container launches
31
+ CMD ["python", "-m", "metadata_mapper.server.gradio_app"]