Skip to content

Commit 14a741b

Browse files
Update appsettings.json
1 parent 3cc81cb commit 14a741b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

GameServer.ReverseProxy/appsettings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
}
88
},
99
"AllowedHosts": "*",
10+
"PlayFab": {
11+
"TitleId": "<Your Title ID>",
12+
"SecretKey": "<Put your secret key in appsettings.Development.json>",
13+
},
1014
"ReverseProxy": {
1115
"Clusters": {
1216
"allClusterProps": {

0 commit comments

Comments
 (0)