Compare commits
2 commits
c1d2bc320b
...
06c06ff3a5
| Author | SHA1 | Date | |
|---|---|---|---|
| 06c06ff3a5 | |||
|
fc47d119bb |
4 changed files with 3 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# CCCHH Infrastructure Documentation
|
||||
|
||||
Home for CCCHH infrastructure documentation.
|
||||
|
||||
- **Guides**: Documentation on how to achieve various things.
|
||||
|
|
|
|||
|
|
@ -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