407 B
407 B
Etape 15 - Settings + Debug
Backend
- Endpoint config :
GET /v1/configPUT /v1/config
- Endpoint debug logs :
GET /v1/debug/logs
Frontend
- Page
/settingspour edition duconfig.json. - Page
/debugpour affichage logs backend.
Variables
CONFIG_PATH: chemin config (defaut./data/config.json).DEBUG_LOG_PATH: chemin logs (defaut./data/logs/backend.log).