Upload 2 new, 10 modified files from chat-switchboard-v0.7.4.zip
This commit is contained in:
@@ -44,6 +44,11 @@ sed -i \
|
||||
-e "s|%%BRANDING_JSON%%|${BRANDING_JSON}|g" \
|
||||
/usr/share/nginx/html/index.html
|
||||
|
||||
# Inject version into service worker
|
||||
sed -i \
|
||||
-e "s|%%APP_VERSION%%|${APP_VERSION}|g" \
|
||||
/usr/share/nginx/html/sw.js
|
||||
|
||||
echo "✅ Frontend configured: BASE_PATH=${BASE_PATH:-/} VERSION=${APP_VERSION}"
|
||||
|
||||
# ── Generate nginx config ───────────────────
|
||||
|
||||
Reference in New Issue
Block a user