enphase/docker-compose.yml
Dan Hamik b6f433d13c
Some checks failed
/ Plan (push) Failing after 1m45s
get rid of unneeded volumes
2024-11-26 10:01:47 -06:00

7 lines
155 B
YAML

services:
libnotices:
image: git.hamik.net/paradizelost/enphase:latest
container_name: libnotices
restart: always
ports:
- "80:80"