mirror of
https://github.com/moparisthebest/mailiverse
synced 2025-02-17 14:20:10 -05:00
6 lines
125 B
Plaintext
6 lines
125 B
Plaintext
![]() |
mkdir /usr/local/nginx
|
||
|
mkdir /usr/local/nginx/conf
|
||
|
cp nginx.conf /usr/local/nginx/conf
|
||
|
cp nginx-ssl.* /usr/local/nginx/conf
|
||
|
|