64 lines
1.7 KiB
JSON
64 lines
1.7 KiB
JSON
{
|
|
"projectId": "696bbb680032fc5192c9",
|
|
"projectName": "heater",
|
|
"settings": {
|
|
"services": {
|
|
"account": true,
|
|
"avatars": true,
|
|
"databases": true,
|
|
"locale": true,
|
|
"health": true,
|
|
"storage": true,
|
|
"teams": true,
|
|
"users": true,
|
|
"sites": true,
|
|
"functions": true,
|
|
"graphql": true,
|
|
"messaging": true
|
|
},
|
|
"auth": {
|
|
"methods": {
|
|
"jwt": true,
|
|
"phone": true,
|
|
"invites": true,
|
|
"anonymous": true,
|
|
"email-otp": true,
|
|
"magic-url": true,
|
|
"email-password": true
|
|
},
|
|
"security": {
|
|
"duration": 31536000,
|
|
"limit": 0,
|
|
"sessionsLimit": 10,
|
|
"passwordHistory": 0,
|
|
"passwordDictionary": false,
|
|
"personalDataCheck": false,
|
|
"sessionAlerts": false,
|
|
"mockNumbers": []
|
|
}
|
|
}
|
|
},
|
|
"functions": [
|
|
{
|
|
"$id": "69736073000fadb92a9f",
|
|
"name": "aemet",
|
|
"runtime": "bun-1.1",
|
|
"specification": "s-1vcpu-512mb",
|
|
"execute": [
|
|
"any"
|
|
],
|
|
"events": [],
|
|
"scopes": [
|
|
"users.read"
|
|
],
|
|
"schedule": "",
|
|
"timeout": 15,
|
|
"enabled": true,
|
|
"logging": true,
|
|
"entrypoint": "src/main.ts",
|
|
"commands": "bun install",
|
|
"path": "functions/aemet"
|
|
}
|
|
]
|
|
}
|