mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2026-03-12 02:45:51 +00:00
3 lines
65 B
Docker
3 lines
65 B
Docker
FROM nginx:1.15-alpine
|
|
COPY ./nginx.conf /etc/nginx/nginx.conf
|