互动
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
151 B

5 years ago
5 years ago
  1. {
  2. "port": "20181",
  3. "host": "127.0.0.1",
  4. "cross_domain": "*",
  5. "post_max_memory": 1024000,
  6. "api_router": "/PcClient/*",
  7. "update_path": "./"
  8. }