mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-30 18:24:03 +00:00
Updated Reverse Proxy (markdown)
parent
d2ed5ca623
commit
fa74a11384
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ Without SSL:
|
||||||
|
|
||||||
```nginx
|
```nginx
|
||||||
subdomain.domain.com {
|
subdomain.domain.com {
|
||||||
reverse_proxy 127.0.0.1:3001 :
|
reverse_proxy 127.0.0.1:3001
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue