Page MenuHomePhabricator

No OneTemporary

diff --git a/native/app.config.js b/native/app.config.js
new file mode 100644
index 000000000..f72b2d133
--- /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/x-diff
Expires
Wed, Dec 25, 5:55 PM (6 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2700627
Default Alt Text
(392 B)

Event Timeline