mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-11-02 02:57:56 +00:00
4 lines
50 B
Docker
4 lines
50 B
Docker
FROM nginx
|
|
|
|
COPY nginx.conf /etc/nginx/nginx.conf
|