mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-09 15:18:11 -05:00
Merge branch 'next-minor' into develop
This commit is contained in:
@@ -45,10 +45,11 @@ services:
|
||||
POSTGRES_PASSWORD: postgres
|
||||
|
||||
mysql:
|
||||
image: mariadb:10.9
|
||||
image: mariadb:lts
|
||||
ports:
|
||||
- 53306:3306
|
||||
volumes:
|
||||
- mysql_data:/var/lib/mysql
|
||||
environment:
|
||||
MYSQL_ROOT_PASSWORD: mysql
|
||||
MARIADB_ROOT_PASSWORD: mysql
|
||||
MARIADB_AUTO_UPGRADE: 1
|
||||
|
||||
Reference in New Issue
Block a user