We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48f972e commit e8b9b37Copy full SHA for e8b9b37
ibexa/connect/4.6/config/packages/ibexa_connect.yaml
@@ -6,3 +6,5 @@ ibexa:
6
token: '%env(string:IBEXA_CONNECT_TOKEN)%'
7
host: '%env(string:IBEXA_CONNECT_HOST)%'
8
api_path: '%env(string:IBEXA_CONNECT_API_PATH)%'
9
+ config:
10
+ team_id: '%env(string:IBEXA_CONNECT_TEAM_ID)%'
ibexa/connect/5.0/config/packages/ibexa_connect.yaml
0 commit comments