Add staging env

This commit is contained in:
Paul Frazee
2022-11-11 15:02:19 -06:00
parent 38ed9a7943
commit 210082be93
11 changed files with 41 additions and 14 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ module.exports = {
[
'module:react-native-dotenv',
{
// envName: 'APP_ENV',
envName: 'APP_ENV',
moduleName: '@env',
path: '.env',
blocklist: null,