I had subsequently adjusted the FTLCONF_LOCAL_IPV4, It was on 0.0.0.0 and have it on the host 192.168... changed.
Then reboot, but now I have when I try to make update gravity get again the message [✗] DNS resolution is currently unavailable
Then start fixing your installation by removing both Pi-hole containers.
Right now, each of your start-up methods is incomplete.
You should consolidate your variables and decide on a single method to start your Pi-hole container, either via docker-compose or via docker run.
Also, you have not applied the FTLCONF_LOCAL_IPV4 environment variable to your container, as confirmed by both your screenshot as well as the debug log.