Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3525611
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
392 B
Referenced Files
None
Subscribers
None
View Options
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
Details
Attached
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)
Attached To
Mode
rCOMM Comm
Attached
Detach File
Event Timeline
Log In to Comment