Finding your IP on app slot
Introduction
Below you'll see the command required to locate the IP assigned to your application hosting, if the command causes you issues then we're also happy to assist via our ticket system
Get your IP (We only provide IPv4 at this time)
curl -4 icanhazip.com
Run the above command via SSH - To get into the server via SSH you can follow this guide: Here