handle private docker registry
This commit is contained in:
parent
c3adce644c
commit
5222330ed7
4 changed files with 43 additions and 19 deletions
|
|
@ -3,3 +3,7 @@ NTFY_URL=https://tu-servidor-ntfy.com
|
|||
NTFY_USER=tu-usuario
|
||||
NTFY_PASSWORD=tu-password
|
||||
NTFY_TOPIC=emergencia
|
||||
|
||||
# Variables opcionales para Docker registry
|
||||
# DOCKER_REGISTRY=tu-registro.com
|
||||
# DOCKER_TAG=latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue