Skip to content

Commit

Permalink
Update config.json.example
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Custodio <[email protected]>
  • Loading branch information
leonardocustodio authored Jul 31, 2023
1 parent e7607f9 commit d977687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/config.json.example
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"url": "URL_VALUE",
"authorization_token": "AUTHORIZATION_TOKEN_VALUE",
"route": "ROUTE_VALUE",
"tenant": MULTI_TENANCY_VALUE,
"tenant": "MULTI_TENANCY_VALUE",
"websocket": "WEBSOCKET_URL_VALUE",
"channel": "WEBSOCKET_CHANNEL_VALUE"
}

0 comments on commit d977687

Please sign in to comment.