mirror of
https://github.com/nprasad2077/NBA_Go.git
synced 2026-09-22 14:05:13 +00:00
3 lines
56 B
Docker
3 lines
56 B
Docker
FROM nginx:stable
|
|
COPY nginx.conf /etc/nginx/nginx.conf
|