Files
whisper-stt/nginx/Dockerfile
2026-04-20 06:15:35 +09:00

3 lines
56 B
Docker

FROM nginx:alpine
COPY nginx.conf /etc/nginx/nginx.conf