element/compose.yaml
ange 9f5d8482f4
All checks were successful
/ deploy (push) Successful in 4s
bump: 1.11.89 (#5)
Reviewed-on: #5
2024-12-23 03:11:28 +00:00

10 lines
167 B
YAML

---
services:
element:
image: "$IMAGEAPP"
restart: unless-stopped
ports:
- "8080:80"
volumes:
- ./config/config.json:/app/config.json:ro