🐛 Global switch for the QR code generator (#129)

This commit is contained in:
Shine
2024-12-31 17:29:31 +01:00
parent a1bd583ad3
commit 850f5e5c52
7 changed files with 494 additions and 215 deletions
+1
View File
@@ -5,6 +5,7 @@ services:
restart: "unless-stopped"
environment:
TYPE: "docker"
QRCODE_GENERATOR: "internal-chillerlan.qrcode"
BASE_URL: "https://mydomain.com"
DATABASE_HOST: "php-dynamic-qrcode-db"
DATABASE_PORT: "3306"