Skip to content
Snippets Groups Projects
connections.json 427 B
Newer Older
  • Learn to ignore specific revisions
  • {
      "default_b2share": {
        "conn_type": "https",
        "description": null,
        "host": "b2share-testing.fz-juelich.de",
        "login": null,
        "password": null,
        "schema": "",
        "port": null,
        "extra": null
      },
      "default_ssh": {
        "conn_type": "ssh",
        "description": null,
        "host": "openssh-server",
        "login": "eflows",
        "password": "rand",
        "schema": null,
        "port": 2222,
        "extra": null
      }
    }