Update project configuration and templates

This commit is contained in:
AVS
2026-08-05 16:56:06 +05:00
parent da6b107066
commit 85fa94ae92
7 changed files with 327 additions and 302 deletions
+1
View File
@@ -21,4 +21,5 @@ services:
- SMTP_PASSWORD=${SMTP_PASSWORD:-}
- SMTP_FROM=${SMTP_FROM:-}
- SMTP_TO=${SMTP_TO:-}
- ADMIN_PANEL_ENABLED=${ADMIN_PANEL_ENABLED:-false}
restart: unless-stopped