Skip to content

Commit

Permalink
chore(expo): fix-env
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandatoledo committed Aug 6, 2024
1 parent e1328bf commit 810f17c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ require('dotenv').config({
* Such as: bundle id, package name, app name.
*
* You can add them to the .env file but we think it's better to keep them here as as we use prefix to generate this values based on the APP_ENV
* for example: if the APP_ENV is staging, the bundle id will be com.myexpoapp.staging
* for example: if the APP_ENV is staging, the bundle id will be com.rootstrap.staging
*/

// TODO: Replace these values with your own
Expand Down

0 comments on commit 810f17c

Please sign in to comment.