refactor+docs: serverURL dynamisch, NEXT_PUBLIC_SERVER_URL entfernt (v1.1.76)
- config.js verwendet nun window.location und API_PORT_MODE zur URL-Ermittlung - feste Konfiguration aus .env.local entfällt (bereinigt) - neue Dokumentation: docs/frontend/config/config.md - CHANGELOG.md aktualisiert (v1.1.76)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
// /config/appVersion
|
||||
export const APP_VERSION = "1.1.76";
|
||||
export const APP_VERSION = "1.1.77";
|
||||
|
||||
Reference in New Issue
Block a user