4 lines
147 B
PowerQuery
4 lines
147 B
PowerQuery
// URL de base de l'API v1. En local : http://localhost:4000/api/v1
|
|
// En production : https://votre-domaine/api/v1
|
|
"http://localhost:4000/api/v1"
|