chore: fix

This commit is contained in:
2026-05-01 20:58:51 +02:00
parent 46b287c960
commit b34c239415
12 changed files with 87 additions and 24 deletions
+4
View File
@@ -0,0 +1,4 @@
// Surchargé par le ConfigMap Helm en production
window.__APP_CONFIG__ = {
apiUrl: "",
};