Compare commits
2 commits
be9e1a2c9d
...
7968932b3d
| Author | SHA1 | Date | |
|---|---|---|---|
| 7968932b3d | |||
|
3f94a992fe |
5 changed files with 5 additions and 5 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
services:
|
services:
|
||||||
database:
|
database:
|
||||||
image: docker.io/library/mariadb:11
|
image: docker.io/library/mariadb:12
|
||||||
environment:
|
environment:
|
||||||
- "MARIADB_DATABASE=wordpress"
|
- "MARIADB_DATABASE=wordpress"
|
||||||
- "MARIADB_ROOT_PASSWORD={{ secret__mariadb_root_password }}"
|
- "MARIADB_ROOT_PASSWORD={{ secret__mariadb_root_password }}"
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ labels {
|
||||||
|
|
||||||
resolved {
|
resolved {
|
||||||
tags "white_check_mark,resolved"
|
tags "white_check_mark,resolved"
|
||||||
priority 2
|
updatenotification true
|
||||||
}
|
}
|
||||||
|
|
||||||
ntfy {
|
ntfy {
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ labels {
|
||||||
|
|
||||||
resolved {
|
resolved {
|
||||||
tags "white_check_mark,resolved"
|
tags "white_check_mark,resolved"
|
||||||
priority 2
|
updatenotification true
|
||||||
}
|
}
|
||||||
|
|
||||||
ntfy {
|
ntfy {
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ labels {
|
||||||
|
|
||||||
resolved {
|
resolved {
|
||||||
tags "white_check_mark,resolved"
|
tags "white_check_mark,resolved"
|
||||||
priority 2
|
updatenotification true
|
||||||
}
|
}
|
||||||
|
|
||||||
ntfy {
|
ntfy {
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ labels {
|
||||||
|
|
||||||
resolved {
|
resolved {
|
||||||
tags "white_check_mark,resolved"
|
tags "white_check_mark,resolved"
|
||||||
priority 2
|
updatenotification true
|
||||||
}
|
}
|
||||||
|
|
||||||
ntfy {
|
ntfy {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue