enphase/docker-compose.yml

7 lines
155 B
YAML
Raw Normal View History

2024-11-26 10:01:05 -06:00
services:
libnotices:
image: git.hamik.net/paradizelost/enphase:latest
container_name: libnotices
restart: always
ports:
2024-11-26 10:01:47 -06:00
- "80:80"