You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically used everyone's fixes from issues/PR and it almost works. Make sure to docker network create web before docker up.
One fix I'm not sure that other people had was the redis server constantly rebooting because of log file permissions. I just commented out that line in docker-compose like someone in another issue for temporary fix (this may have broken stuff).
The security part doesn't work. The extraction part is broken.
I'm just hacking around, so if anyone has any ideas let me know.
@StanGirard is there a reason you removed the MIT license?
Basically used everyone's fixes from issues/PR and it almost works. Make sure to
docker network create web
before docker up.One fix I'm not sure that other people had was the redis server constantly rebooting because of log file permissions. I just commented out that line in docker-compose like someone in another issue for temporary fix (this may have broken stuff).
The security part doesn't work. The extraction part is broken.
I'm just hacking around, so if anyone has any ideas let me know.
@StanGirard is there a reason you removed the MIT license?
https://github.com/bruteforks/seo-audits-toolkit
The text was updated successfully, but these errors were encountered: