Update window.env
This commit is contained in:
parent
d4270ea85f
commit
e0169b803d
@ -5,6 +5,10 @@
|
|||||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>רשימת אורחים לחתונה</title>
|
<title>רשימת אורחים לחתונה</title>
|
||||||
|
<!-- Runtime config injected by the Docker entrypoint at container startup.
|
||||||
|
Populates window.ENV.VITE_API_URL from the VITE_API_URL env var.
|
||||||
|
MUST be loaded before the main bundle. -->
|
||||||
|
<script src="/config.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body dir="rtl">
|
<body dir="rtl">
|
||||||
<div id="root"></div>
|
<div id="root"></div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user