Compare commits
2 commits
347dba0723
...
dbf71420a3
| Author | SHA1 | Date | |
|---|---|---|---|
| dbf71420a3 | |||
|
3541c68357 |
2 changed files with 2 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
services:
|
||||
database:
|
||||
image: docker.io/library/mariadb:11
|
||||
image: docker.io/library/mariadb:12
|
||||
environment:
|
||||
- "MARIADB_DATABASE=wordpress"
|
||||
- "MARIADB_ROOT_PASSWORD={{ secret__mariadb_root_password }}"
|
||||
|
|
|
|||
|
|
@ -67,8 +67,7 @@ template:
|
|||
# template for automatically created special zones
|
||||
- id: catalog
|
||||
catalog-role: generate
|
||||
dnssec-signing: on
|
||||
dnssec-policy: default
|
||||
dnssec-signing: off
|
||||
|
||||
|
||||
# define zones on this server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue