Newb here: Is it normal that when I run `docker-co...
# ask-ai
m
Newb here: Is it normal that when I run
docker-compose up
that I have zero Connectors available under Admin? Do you need to add connectors on a per need basis?
c
it's not normal if you don't see them when creating new source/destination, try to: •
docker-compose down -v
•
docker-compose up
again if you don't see connectors in the drop down menu
Sorry, are you talking about the Admin page? then that should be ok
m
docker-compose down -v
then
docker-compose up
did the trick, thank you
šŸ™ŒšŸ¼ 2