When using the standard docker compose file listed on the github readme, I get the following error in portainer when trying to create a stack using the docker compose file:
failed to deploy a stack: time="2024-06-04T15:01:28Z" level=warning msg="The "PWD" variable is not set. Defaulting to a blank string." open /services.yml: no such file or directory
I have an instance of Whoogle-Search running that frequently becomes unhealthy and I am trying to have autoheal correct it so that I don't have to login to portainer every time this happens.
I am trying to figure out what file location this is supposed to be pointing to?