mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2025-12-11 01:12:49 +00:00
3 lines
60 B
Docker
3 lines
60 B
Docker
FROM nginx:latest
|
|
COPY ./nginx.conf /etc/nginx/nginx.conf
|