mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-06-11 07:47:12 +02:00
updates comments in index.html
This commit is contained in:
@ -9,7 +9,8 @@
|
||||
</head>
|
||||
|
||||
<script>
|
||||
window.__FORWARDED_PREFIX__ = ""; // this will be used if the service is behind a proxy which strips a prefix
|
||||
// this will be set by the python backend if the service is behind a proxy which strips a prefix. The frontend can use this to build the paths to the resources.
|
||||
window.__FORWARDED_PREFIX__ = "";
|
||||
</script>`
|
||||
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user