How to enable all bridges (using new method)? #3670
Replies: 2 comments 13 replies
-
you forgot the |
Beta Was this translation helpful? Give feedback.
3 replies
-
Hello, I'm having the same issue but I can't seem to find the right solution. I have the the /config folder mounted but like OP the folder is empty, and when I add both |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I updated my RSS-Bridge docker instance today and noticed that my bridges are giving an error...
I see from the documentation that the new method is to set enabled_bridges[] = * in config.ini and so I updated the docker-compose.yml as per that documentation to include: - ./config:/config under volumes: however there is no config.ini in ./config.
Did I miss a step to get all bridges working?
Beta Was this translation helpful? Give feedback.
All reactions