feat: add alert notifications and sync roadmap
This commit is contained in:
@@ -29,6 +29,7 @@ services:
|
||||
RMM_SMTP_FROM: "${RMM_SMTP_FROM:-}"
|
||||
RMM_SMTP_TLS_MODE: "${RMM_SMTP_TLS_MODE:-starttls}"
|
||||
RMM_SMTP_SERVER_NAME: "${RMM_SMTP_SERVER_NAME:-}"
|
||||
RMM_TELEGRAM_BOT_TOKEN: "${RMM_TELEGRAM_BOT_TOKEN:-}"
|
||||
ports:
|
||||
- "${RMM_HTTP_BIND_IP:-127.0.0.1}:${RMM_HTTP_PORT:-18080}:8080"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user