Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d4905a3ae4 | |||
| 5ae8a3b186 |
2 changed files with 2 additions and 1 deletions
|
|
@ -134,6 +134,7 @@ octopi A 10.89.212.31
|
|||
|
||||
;cisco-slm248p A 10.89.208.27
|
||||
|
||||
waybackproxy A 10.89.212.33
|
||||
|
||||
;
|
||||
; Public Club Services
|
||||
|
|
|
|||
|
|
@ -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…
Reference in a new issue