8380d74 d065dd5
1
2
3
FROM dangbei/api-proxy:latest EXPOSE 8000 CMD ["uvicorn", "app:app", "--host", "0.0.0.0", "--port", "8000"]