mirror of
https://github.com/Termix-SSH/Termix.git
synced 2026-07-15 04:43:36 +00:00
feat: support runtime base path configuration via BASE_PATH env var
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<script>window.__TERMIX_BASE_PATH__ = "";</script>
|
||||
<div id="root"></div>
|
||||
<script type="module" src="/src/main.tsx"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user