mirror of
https://github.com/bwssytems/ha-bridge.git
synced 2025-12-16 10:14:36 +00:00
Merge pull request #1238 from bwssytems/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
This commit is contained in:
@@ -222,7 +222,7 @@ proxy.server = (
|
||||
```
|
||||
### nginx Example
|
||||
```
|
||||
location /api/ {
|
||||
location /api {
|
||||
proxy_pass http://127.0.0.1:8080/api;
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user