Cleanup & Bug Fixes
- WebAssembly fix (missing app.Run) - API comms cleanup
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
}
|
||||
},
|
||||
"ApiUrls": {
|
||||
"ContentApi": "https://localhost:54493/api"
|
||||
"ContentApi": "http://localhost:54493/api/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user