Add configurable BasePath for subfolder hosting and update frontend base handling
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>CoopGameChooser</title>
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
<!-- Optional: set data-app-base if served from a subfolder (e.g., /vote) -->
|
||||
<meta name="app-base" content="">
|
||||
</head>
|
||||
<body>
|
||||
<div class="status-bar">
|
||||
|
||||
Reference in New Issue
Block a user