services: libnotices: image: git.hamik.net/paradizelost/enphase:latest container_name: libnotices restart: always ports: - "80:80" volumes: - "./credentials:/var/www/.aws/credentials"