coleam00 / ai-agents-masterclass

Follow along with my AI Agents Masterclass videos! All of the code I create and use in this series on YouTube will be here for you to use and even build on top of!
MIT License
665 stars 311 forks source link

adding WEBHOOK_URL parameter o nthe docker of local ai image #16

Open gamersalpha opened 2 days ago

gamersalpha commented 2 days ago

Hello,

i try to configure connection with other apps, but the parameter return of my n8N is that :

image

so i need to have my domain on it :

https://domain.fr/

So on the docker image u have to change this :

image

other stuff can u chante de demo network but adding this :

networks: ['net_ai']

u can see my full docker compose here :

https://gist.github.com/gamersalpha/65f4b0d116c9fb58a2b822c836abb154