RosterHash/compose.yaml
Eduardo Figueroa 6115b557c5
image from quay
2025-10-31 11:44:32 -07:00

7 lines
137 B
YAML

services:
rosterhash:
image: quay.io/eddiefigsystems/rosterhash:latest
ports:
- "5000:5000"
restart: unless-stopped