matrix-bot-praying-times/compose.yml
Finn Christiansen d6792c91a8
All checks were successful
ci / docker (push) Successful in 4m38s
Python formatting PEP8 / Python-PEP8 (push) Successful in 17s
🚚 Make session persistent
2024-06-14 21:25:46 +02:00

12 lines
251 B
YAML

---
services:
matrix-bot-praying-times:
build:
context: .
image: code.f2n.me/finn/matrix-bot-praying-times:latest
environment:
- BOT_HOMESERVER
- BOT_USERNAME
- BOT_PASSWORD
volumes:
- ./data/:/bot/data