mirror of https://github.com/louislam/uptime-kuma
"Without" --> "With"
parent
50d6cfd128
commit
86b23773b9
|
@ -37,7 +37,7 @@ server {
|
||||||
```
|
```
|
||||||
|
|
||||||
### Apache
|
### Apache
|
||||||
Without SSL:
|
With SSL:
|
||||||
```apache
|
```apache
|
||||||
<VirtualHost *:443>
|
<VirtualHost *:443>
|
||||||
ServerName sub.domain.com
|
ServerName sub.domain.com
|
||||||
|
|
Loading…
Reference in New Issue