Skip to content

Commit e1b1d6e

Browse files
committed
⚡ • Refactor code and rework the entire login method !
1 parent b40a9db commit e1b1d6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '3.8'
33
name: mjm-notifs
44
services:
55
mjm-notifs:
6-
image: onelots/mjm-notifs:1.1.1
6+
image: onelots/mjm-notifs:1.2.0
77
restart: always
88
environment:
99
- EMAIL=email@example.com

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ Si vous souhaitez contribuer au projet, vous pouvez ouvrir une issue ou une pull
8080

8181
- 1.0.1 : ajout d'un fichier log_webhook.txt (facultatif, à ajouter soi-même) pour garder un oeil sur le conteneur docker (à paramétrer manuellement mais comme le webhook.txt)
8282
- 1.1.0 : nettoyage du code + ajout du docker-compose.yml
83-
- 1.1.1 : The multi-arch update : compatible avec arm64, armv6, armv7, linux/arm/v6, linux/ppc64le, linux/s390x, armhf et amd64 !!!
83+
- 1.2.0 : The multi-arch update : compatible avec arm64, armv6, armv7, linux/arm/v6, linux/ppc64le, linux/s390x, armhf et amd64 !!!

0 commit comments

Comments
 (0)