Browse Source

Add sandbox server

pull/53/head
baarkerlounger 4 years ago
parent
commit
c05a5e3b92
  1. 3
      docs/api/DLUHC-CORE-Data.v1.json

3
docs/api/DLUHC-CORE-Data.v1.json

@ -7,7 +7,8 @@
}, },
"servers": [ "servers": [
{ {
"url": "http://localhost:3000" "url": "https://dluhc-core.london.cloudapps.digital",
"description": "Sandbox"
} }
], ],
"paths": { "paths": {

Loading…
Cancel
Save