all working

This commit is contained in:
counterweight 2025-10-17 19:35:19 +02:00
parent 5222330ed7
commit 11b6aee6e9
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
9 changed files with 1144 additions and 111 deletions

View file

@ -1,9 +1,11 @@
# Copia este archivo a .env y configura tus valores
NTFY_URL=https://tu-servidor-ntfy.com
NTFY_USER=tu-usuario
NTFY_PASSWORD=tu-password
# Copy this file to .env and configure your values
NTFY_URL=https://your-ntfy-server.com
NTFY_USER=your-username
NTFY_PASSWORD=your-password
NTFY_TOPIC=emergencia
# Variables opcionales para Docker registry
# DOCKER_REGISTRY=tu-registro.com
# Optional variables for Docker registry
# DOCKER_REGISTRY=your-registry.com
# DOCKER_USERNAME=your-username
# DOCKER_TAG=latest
# Note: Do not include https:// in DOCKER_REGISTRY