Calc dates and add config struct fields

This commit is contained in:
2025-09-01 14:09:11 +02:00
parent 8564125edf
commit 5dc9cc3d71
3 changed files with 25 additions and 13 deletions

View File

@ -17,4 +17,7 @@ services:
- DOMAIN=hogelandlinux.nl # Set your actual domain here
- TELEGRAM_BOT_TOKEN= # Set your Telegram bot token here
- TELEGRAM_CHAT_ID= # Set your Telegram chat ID here
- ABOUT_NAME=Bdnugget
- BIRTH_DATE=1990-01-01
- SON_BIRTH_DATE=2022-01-01
restart: unless-stopped