mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2026-01-25 17:08:12 +00:00
3 lines
65 B
Docker
3 lines
65 B
Docker
FROM nginx:1.15-alpine
|
|
COPY ./nginx.conf /etc/nginx/nginx.conf
|