mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2026-01-01 00:18:10 +00:00
3 lines
71 B
Docker
3 lines
71 B
Docker
FROM nginx:latest
|
|
COPY ./default.conf /etc/nginx/conf.d/default.conf
|