Files
NBA_Go/nginx/Dockerfile
T
2026-09-04 12:42:40 -05:00

3 lines
56 B
Docker

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