mirror of
https://github.com/BreizhHardware/ntfy_alerts.git
synced 2026-01-18 16:37:28 +01:00
Add SLACK_WEBHOOK_URL to Dockerfile
This commit is contained in:
@@ -27,6 +27,7 @@ ENV USERNAME="" \
|
|||||||
GOTIFY_URL="" \
|
GOTIFY_URL="" \
|
||||||
GOTIFY_TOKEN="" \
|
GOTIFY_TOKEN="" \
|
||||||
DISCORD_WEBHOOK_URL="" \
|
DISCORD_WEBHOOK_URL="" \
|
||||||
|
SLACK_WEBHOOK_URL="" \
|
||||||
FLASK_ENV=production
|
FLASK_ENV=production
|
||||||
|
|
||||||
# Exposer le port 5000 pour l'API et le port 80 pour le serveur web
|
# Exposer le port 5000 pour l'API et le port 80 pour le serveur web
|
||||||
|
|||||||
Reference in New Issue
Block a user