Commit a64eea58 by zkaitanx

fix

parent 56a1a0db
...@@ -445,7 +445,7 @@ http { ...@@ -445,7 +445,7 @@ http {
} }
} }
# scrm api # scrm(lm) api
server { server {
listen 8716; listen 8716;
location / { location / {
...@@ -453,7 +453,7 @@ http { ...@@ -453,7 +453,7 @@ http {
} }
} }
# scrm(lm) api # scrm api
server { server {
listen 8717; listen 8717;
location / { location / {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment