diff options
Diffstat (limited to 'mobile/.expo/settings.json')
| -rw-r--r-- | mobile/.expo/settings.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mobile/.expo/settings.json b/mobile/.expo/settings.json new file mode 100644 index 0000000..74aeaad --- /dev/null +++ b/mobile/.expo/settings.json @@ -0,0 +1,7 @@ +{ + "hostType": "lan", + "lanType": "ip", + "dev": true, + "minify": false, + "urlRandomness": "h6-m98" +}
\ No newline at end of file |
