No Description
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.

config.json 201B

123456789101112131415
  1. {
  2. "serveur": {
  3. "actif": 1,
  4. "uri": "localhost",
  5. "type": "INSA",
  6. "ports": {
  7. "presence": 35650,
  8. "proxy": 35750
  9. }
  10. },
  11. "local": {
  12. "actif": 1,
  13. "port": 31598
  14. }
  15. }