Browse Source

Update README.md

master
yuriy0803 3 years ago committed by GitHub
parent
commit
7d94957d7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -238,7 +238,7 @@ Modify based on configuration file.
}
location /api {
proxy_pass http://api;
proxy_pass http://127.0.0.1:8080;
}
}

Loading…
Cancel
Save