.
This commit is contained in:
@@ -43,8 +43,8 @@ http {
|
|||||||
listen 443 ssl;
|
listen 443 ssl;
|
||||||
http2 on;
|
http2 on;
|
||||||
# use the certificates
|
# use the certificates
|
||||||
ssl_certificate /etc/letsencrypt/live/mzansi-innovation-hub.co.za-0002/fullchain.pem;
|
ssl_certificate /etc/letsencrypt/live/mzansi-innovation-hub.co.za-0003/fullchain.pem;
|
||||||
ssl_certificate_key /etc/letsencrypt/live/mzansi-innovation-hub.co.za-0002/privkey.pem;
|
ssl_certificate_key /etc/letsencrypt/live/mzansi-innovation-hub.co.za-0003/privkey.pem;
|
||||||
server_name app.mzansi-innovation-hub.co.za;
|
server_name app.mzansi-innovation-hub.co.za;
|
||||||
root /var/www/html;
|
root /var/www/html;
|
||||||
index index.php index.html index.htm;
|
index index.php index.html index.htm;
|
||||||
@@ -89,8 +89,8 @@ http {
|
|||||||
listen 443 ssl;
|
listen 443 ssl;
|
||||||
http2 on;
|
http2 on;
|
||||||
# use the certificates
|
# use the certificates
|
||||||
ssl_certificate /etc/letsencrypt/live/mzansi-innovation-hub.co.za-0002/fullchain.pem;
|
ssl_certificate /etc/letsencrypt/live/mzansi-innovation-hub.co.za-0003/fullchain.pem;
|
||||||
ssl_certificate_key /etc/letsencrypt/live/mzansi-innovation-hub.co.za-0002/privkey.pem;
|
ssl_certificate_key /etc/letsencrypt/live/mzansi-innovation-hub.co.za-0003/privkey.pem;
|
||||||
server_name api.mzansi-innovation-hub.co.za;
|
server_name api.mzansi-innovation-hub.co.za;
|
||||||
root /var/www/html;
|
root /var/www/html;
|
||||||
index index.php index.html index.htm;
|
index index.php index.html index.htm;
|
||||||
@@ -135,8 +135,8 @@ http {
|
|||||||
listen 443 ssl;
|
listen 443 ssl;
|
||||||
http2 on;
|
http2 on;
|
||||||
# use the certificates
|
# use the certificates
|
||||||
ssl_certificate /etc/letsencrypt/live/mzansi-innovation-hub.co.za-0002/fullchain.pem;
|
ssl_certificate /etc/letsencrypt/live/mzansi-innovation-hub.co.za-0003/fullchain.pem;
|
||||||
ssl_certificate_key /etc/letsencrypt/live/mzansi-innovation-hub.co.za-0002/privkey.pem;
|
ssl_certificate_key /etc/letsencrypt/live/mzansi-innovation-hub.co.za-0003/privkey.pem;
|
||||||
server_name minio.mzansi-innovation-hub.co.za;
|
server_name minio.mzansi-innovation-hub.co.za;
|
||||||
root /var/www/html;
|
root /var/www/html;
|
||||||
index index.php index.html index.htm;
|
index index.php index.html index.htm;
|
||||||
|
|||||||
Reference in New Issue
Block a user