feat: allow setting API, proxy, and frontend URLs at build time (#3284)

This commit is contained in:
fk
2024-03-13 17:49:40 +01:00
committed by GitHub
parent f033ee7af7
commit 84b2637d7d
9 changed files with 28 additions and 15 deletions

View File

@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html style="background: #0f0f0f" lang="en" >
<head>
<base href="%BASE_URL%"/>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width,initial-scale=1.0" />