updates comments in index.html

This commit is contained in:
Mose Müller
2024-09-26 21:27:48 +02:00
parent 7c68f02cfd
commit 3d2bb1c528
3 changed files with 18 additions and 16 deletions

View File

@ -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>