feat(assets): add assets environment variables

Added the environment variables VITE_ASSETS_BUILD_ID for the ID of the
used build and VITE_ASSETS_BASE_URL for the base URL of the assets.
A script for reading this configuration was also added.
This commit is contained in:
2026-08-04 13:04:24 +02:00
parent 447207e5f0
commit 876e661a73
2 changed files with 24 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
VITE_ASSETS_BUILD_ID=2026-08-04-76a067e
VITE_ASSETS_BASE_URL=https://assets.seekra.jcloud-services.ddns.net