I'm new to mac.
I'm mobile application engineer and developing a mobile app with rails API.
My mobile app can't fetch data from the Rails API.
I was told to use ifconfig, and put en0's IP to rails's address.
I did ifconfig en0 it shows
ether 5x:5x:ca:f6:0x:ax
What is rails's address? I was told to rewrite rails's address by using ifconfig.
My question is How to use iconfig with Rails API?