feat: optional logging of bpn requests/responses for debugging

This commit is contained in:
Björn Fromme
2024-02-16 14:43:05 +01:00
parent 4f95cd3dfc
commit 537e5b3c88
3 changed files with 25 additions and 7 deletions
+1
View File
@@ -45,6 +45,7 @@ APP_BASE_URI=https://myep-team.ddev.site
APP_BPN_USER=
APP_BPN_PASSWORD=
APP_BPN_ENDPOINT=
APP_BPN_DEBUG=false
# This hotel code will be assigned to admin users together with ROLE_HOTEL_MANAGER
# in dev and staging environments for testing purposes