fix(topology): secure and unify demo serving
This commit is contained in:
@@ -255,7 +255,7 @@
|
||||
</div>
|
||||
|
||||
<script>
|
||||
const API_BASE = 'http://localhost:5000';
|
||||
const API_BASE = '';
|
||||
let currentData = null;
|
||||
|
||||
// Group node members for composite SVG elements
|
||||
|
||||
Reference in New Issue
Block a user