Skip to content

Commit

Permalink
update placeholder for MSGRAPH_TEAMS_MANIFEST_ID
Browse files Browse the repository at this point in the history
  • Loading branch information
markdon committed Mar 21, 2024
1 parent 7ecab1a commit abd668e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/assets/boards/cp/boards-cp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ licence:
# Uncomment/configure the following 3 lines if you are using this Huddo Boards deployment from Microsoft Teams
# provider:
# env:
# MSGRAPH_TEAMS_MANIFEST_ID: app-id-shown-in-teams-url
# MSGRAPH_TEAMS_MANIFEST_ID: "<id attribute from your teams app manifest.json>"

user:
env:
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/config/kubernetes/boards-cp-dockerhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ licence:
# Uncomment/configure the following 3 lines if you are using this Huddo Boards deployment from Microsoft Teams
# provider:
# env:
# MSGRAPH_TEAMS_MANIFEST_ID: app-id-shown-in-teams-url
# MSGRAPH_TEAMS_MANIFEST_ID: "<id attribute from your teams app manifest.json>"

user:
image:
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/config/kubernetes/boards-cp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ licence:
# Uncomment/configure the following 3 lines if you are using this Huddo Boards deployment from Microsoft Teams
# provider:
# env:
# MSGRAPH_TEAMS_MANIFEST_ID: app-id-shown-in-teams-url
# MSGRAPH_TEAMS_MANIFEST_ID: "<id attribute from your teams app manifest.json>"

user:
env:
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/config/kubernetes/boards.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ provider:
WIDGET_ID: Huddo Community Boards
# https://docs.huddo.com/boards/msgraph/teams/on-prem/
# Uncomment/configure the following line if you are using this Huddo Boards deployment from Microsoft Teams
# MSGRAPH_TEAMS_MANIFEST_ID: app-id-shown-in-teams-url
# MSGRAPH_TEAMS_MANIFEST_ID: "<id attribute from your teams app manifest.json>"

user:
env:
Expand Down

0 comments on commit abd668e

Please sign in to comment.