fixup! (backend) add connection-test API

This commit is contained in:
lebaudantoine
2026-08-04 23:34:02 +02:00
parent 4f0c3567b5
commit bff403fee4
6 changed files with 24 additions and 0 deletions
+3
View File
@@ -104,3 +104,6 @@ APPLICATION_JWT_AUDIENCE=http://localhost:8071/external-api/v1.0/
APPLICATION_JWT_SECRET_KEY=devKey
APPLICATION_BASE_URL=http://localhost:3000
# Diagnostics
CONNECTION_TEST_ENABLED = True