You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-11-23 22:04:47 +02:00
4 lines
50 B
Docker
4 lines
50 B
Docker
|
|
FROM nginx
|
||
|
|
|
||
|
|
COPY nginx.conf /etc/nginx/nginx.conf
|