Closed pem7260 closed 4 years ago
I think the issue is probably with the docker images being built from cache. Could you try rebuilding with
docker-compose build --no-cache
following which you can start the containers again by
docker-compose up --scale ytview=5
Closing due to inactivity.
I've got the bot running properly, and I changed the links in 'urls.txt' but when I run the bot, it doesn't use the changes that I made. How do I get it to recognize the changes that I made in 'urls.txt' and 'index.js'? Thanks.