mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2025-12-10 08:22:52 +00:00
3 lines
71 B
Docker
3 lines
71 B
Docker
FROM nginx:latest
|
|
COPY ./default.conf /etc/nginx/conf.d/default.conf
|