Skip to content

Commit

Permalink
Atualizando eas.json integração
Browse files Browse the repository at this point in the history
  • Loading branch information
EduardoGurgel authored Oct 31, 2023
1 parent 6218f4d commit 1f99c9b
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions eas.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,11 @@
"distribution": "internal"
},
"preview2": {
"distribution": "internal",
"channel": "preview"
"distribution": "internal"
},
"production": {
"env": {
"EXPO_PUBLIC_API_URL": "",
"EXPO_PUBLIC_API_USUARIO_PORT": "",
"EXPO_PUBLIC_API_FORUM_PORT": "",
"EXPO_PUBLIC_API_SAUDE_PORT": "",
"EXPO_PUBLIC_JWT_TOKEN_SECRET": ""
}
}
"production": {}
},
"submit": {
"production": {}
}
}
}

0 comments on commit 1f99c9b

Please sign in to comment.