Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Commit ede7743

Browse files
committed
Customer Links and Customer Account Links and Entitlements Bulk grants
1 parent 6e37493 commit ede7743

22 files changed

Lines changed: 3353 additions & 175 deletions

File tree

.env.example

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ APP_CALLBACK_URL=http://localhost:3003/login/obp/callback
1717
# Opey Configuration
1818
OPEY_BASE_URL="http://localhost:5000"
1919
PUBLIC_OPEY_BASE_URL=http://localhost:5000
20+
21+
22+
# Show or hide the Opey Notebook bar and read / write / think about Opey Notebook data.
2023
PUBLIC_OPEY_NOTEBOOK_ENABLED=false
2124

2225
##################################################################

0 commit comments

Comments
 (0)