fix: Front-end base url with path (#303)
Closes #43, closes #111, closes #272
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
-->
|
||||
<title>Planka</title>
|
||||
</head>
|
||||
<script>window.BASE_URL = "%PUBLIC_URL%";</script>
|
||||
<body id="app">
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
<div id="root"></div>
|
||||
|
||||
Reference in New Issue
Block a user