mirror of
https://github.com/suitenumerique/messages.git
synced 2026-08-20 14:42:23 +02:00
This large PR modernizes the backend of the app: - Python Dependency Management: Poetry → uv - Object Storage for local dev: MinIO (now unmaintained) → RustFS - Makefile Target Standardization to align with other LaSuite repos - Internationalization Removal on backend: we only care about i18n on the frontend - Backend dependencies upgrade
5 lines
144 B
Plaintext
5 lines
144 B
Plaintext
NEXT_PUBLIC_API_ORIGIN=http://proxy
|
|
NEXT_PUBLIC_FEEDBACK_WIDGET_API_URL=
|
|
NEXT_PUBLIC_FEEDBACK_WIDGET_PATH=
|
|
NEXT_PUBLIC_FEEDBACK_WIDGET_CHANNEL=
|