matrix-bot-praying-times/compose.yml
Finn Christiansen 9eb1a75baf
All checks were successful
ci / docker (push) Successful in 4m21s
Python formatting PEP8 / Python-PEP8 (push) Successful in 18s
🐳 Add image to compose file
2024-06-13 22:48:05 +02:00

10 lines
212 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