mirror of
https://github.com/SrIzan10/next-auth.git
synced 2026-05-01 10:55:20 +00:00
11 lines
121 B
JSON
11 lines
121 B
JSON
{
|
|
"firestore": {
|
|
"rules": "firestore.rules"
|
|
},
|
|
"emulator": {
|
|
"firestore": {
|
|
"port": 8080
|
|
}
|
|
}
|
|
}
|