mirror of
https://github.com/lingble/Mailu.git
synced 2026-03-20 03:50:30 +00:00
4 lines
50 B
Docker
4 lines
50 B
Docker
FROM nginx
|
|
|
|
COPY nginx.conf /etc/nginx/nginx.conf
|