Skip to content

Commit b40a9db

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

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
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:latest
6+
image: onelots/mjm-notifs:1.1.1
77
restart: always
88
environment:
99
- EMAIL=email@example.com

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +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 !!!

0 commit comments

Comments
 (0)