use external env config

This commit is contained in:
jona.klaess
2026-06-08 15:35:26 +02:00
parent f5c9aa8807
commit 86df46cdcf
4 changed files with 13 additions and 5 deletions

View File

@@ -17,6 +17,7 @@
</head>
<body>
<script type="module" src="/src/main.ts"></script>
<script src="/env-config.js"></script>
<!-- quasar:entry-point -->
</body>
</html>