Page MenuHomePhabricator

D6267.id20963.diff
No OneTemporary

D6267.id20963.diff

diff --git a/native/app.config.js b/native/app.config.js
new file mode 100644
--- /dev/null
+++ b/native/app.config.js
@@ -0,0 +1,10 @@
+/* eslint-disable flowtype/require-valid-file-annotation */
+
+import ip from 'internal-ip';
+
+export default {
+ extra: {
+ // developer machine's hostname in the local network
+ natDevHostname: ip.v4.sync(),
+ },
+};

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 23, 5:07 AM (18 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2566585
Default Alt Text
D6267.id20963.diff (366 B)

Event Timeline