Update docker-compose-mariadb-redis.yml
This commit is contained in:
parent
49b1e5831d
commit
24e971f741
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
services:
|
services:
|
||||||
|
|
||||||
nextcloud-db:
|
nextcloud-db:
|
||||||
image: mariadb:lts
|
image: mariadb:lts
|
||||||
container_name: nextcloud-db
|
container_name: nextcloud-db
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue