Files
nginx-config/Dockerfile
lychang 96236191a9
All checks were successful
Nginx / build (push) Successful in 25s
update Dockerfile
2025-10-04 19:40:36 +08:00

5 lines
95 B
Docker

FROM nginx:slim
COPY nginx.conf /etc/nginx/nginx.conf
COPY black.conf /etc/nginx/blackip.conf