5 lines
159 B
Plaintext
5 lines
159 B
Plaintext
# Configuration du Frontend en développement local
|
|
|
|
# URL de l'API backend (doit correspondre au backend lancé localement)
|
|
API_URL=http://localhost:3000/api
|