[UPD] add new config

This commit is contained in:
Quentin TREHEUX
2023-05-29 11:23:45 +02:00
parent a27fea6017
commit 633c658804

View File

@@ -34,6 +34,7 @@ module.exports = {
"extra": {
apiUrl: process.env.API_URL,
scoroUrl: process.env.SCORO_URL,
googleClientId: process.env.GOOGLE_CLIENT_ID,
"eas": {
"projectId": "dade8e5e-3e2c-49f7-98c5-cf8834c7ebb2"
}