Compare commits
2 commits
b911870a51
...
ee5c88545c
| Author | SHA1 | Date | |
|---|---|---|---|
| ee5c88545c | |||
|
ec9275cf46 |
2 changed files with 2 additions and 1 deletions
|
|
@ -289,6 +289,7 @@ cpuccc IN CNAME public-reverse-proxy
|
||||||
did IN CNAME public-reverse-proxy
|
did IN CNAME public-reverse-proxy
|
||||||
infra-docs IN CNAME public-reverse-proxy
|
infra-docs IN CNAME public-reverse-proxy
|
||||||
staging.infra-docs IN CNAME public-reverse-proxy
|
staging.infra-docs IN CNAME public-reverse-proxy
|
||||||
|
ueberwachungsfrei-kundgebung IN CNAME public-reverse-proxy
|
||||||
|
|
||||||
|
|
||||||
auth.acmedns IN NS acmedns.hosts.hamburg.ccc.de.
|
auth.acmedns IN NS acmedns.hosts.hamburg.ccc.de.
|
||||||
|
|
|
||||||
|
|
@ -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 }}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue