fix styling and add address env vars

This commit is contained in:
2025-07-08 02:23:16 +02:00
parent edbb6cb6a6
commit c8d1549c94
11 changed files with 523 additions and 130 deletions

View File

@ -11,6 +11,9 @@ services:
- KVK=12345678
- EMAIL=info@hogelandlinux.nl
- PHONE=+31 6 12345678
- STREET=Voorstraat 123
- POSTAL_CODE=9967 AA
- VILLAGE=Eenrum
- TELEGRAM_BOT_TOKEN= # Set your Telegram bot token here
- TELEGRAM_CHAT_ID= # Set your Telegram chat ID here
restart: unless-stopped