Add docker-compose.yml and replace .env with example

This commit is contained in:
2023-06-14 10:27:12 +02:00
parent 940f64bedb
commit 54d2a7440b
3 changed files with 9 additions and 2 deletions

2
.env.example Normal file
View File

@@ -0,0 +1,2 @@
API_URL="https://toho.mnz.gg/api/v1/ping"
WEBHOOK="https://discord.com/api/webhooks/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"