mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-25 20:45:10 +01:00
9 lines
211 B
Cheetah
9 lines
211 B
Cheetah
|
{
|
||
|
"push": {
|
||
|
"appId": "$PUSH_APP_ID",
|
||
|
"gatewayUrl": "$PUSH_GATEWAY_URL",
|
||
|
"applicationServerKey": "$PUSH_APPLICATION_SERVER_KEY"
|
||
|
},
|
||
|
"defaultHomeServer": "$DEFAULT_HOMESERVER"
|
||
|
}
|