Compare commits
2 commits
28c0199288
...
700e1530ee
| Author | SHA1 | Date | |
|---|---|---|---|
| 700e1530ee | |||
|
6d922b7c8b |
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ knot__remotes:
|
|||
|
||||
knot__catalog_zones:
|
||||
- domain: "hamburg.ccc.de.catalog."
|
||||
notify_targets: [ "ns.vie.ccc.de" ]
|
||||
notify_targets: [ "erfadns.ber.ccc.de", "ns.vie.ccc.de" ]
|
||||
|
||||
knot__zones:
|
||||
- domain: "hh.ccc.de."
|
||||
|
|
|
|||
|
|
@ -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 }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue