This teaches pihole-cloudsync how to look for pihole running in Docker and sync using files from the host directories mounted in the Docker container. It assumes the standard pihole Docker image is being used and not a custom image.
Also adds a couple commits to normalize indentation and style, and to allow using a branch other than master.
This teaches
pihole-cloudsync
how to look for pihole running in Docker and sync using files from the host directories mounted in the Docker container. It assumes the standard pihole Docker image is being used and not a custom image.Also adds a couple commits to normalize indentation and style, and to allow using a branch other than master.