Hey Guys, I'm amazed by the app and using demo. Just started demo on localhost with intrudaction, but don't know where in config files change host to my IP. (I hooked app on VPS)
✅ 1
f
Frederik Hagelund
04/27/2021, 6:40 PM
What you mean by "change host ip". Its a Docker Compose file, so the IP is equal to the server it is installed on. Do you mean change the port?
m
Michał Siwik
04/27/2021, 6:42 PM
Just figured it out. I changed .env file 😉 and have webapp link pointed to my IP and it works.
f
Frederik Hagelund
04/27/2021, 6:45 PM
Perfect 🙂 I'm new to Airbyte aswell, so might have misunderstood your question