mirror of
https://github.com/Kovah/LinkAce.git
synced 2025-01-17 21:28:30 +01:00
Revert changes to docker-compose files
This commit is contained in:
parent
cffd502e02
commit
9e844e9ac0
@ -4,7 +4,7 @@ services:
|
||||
|
||||
# --- MariaDB
|
||||
db:
|
||||
image: linuxserver/mariadb:10.5
|
||||
image: mariadb:10.5
|
||||
restart: unless-stopped
|
||||
command: mysqld --character-set-server=utf8mb4 --collation-server=utf8mb4_bin
|
||||
environment:
|
||||
|
@ -4,7 +4,7 @@ services:
|
||||
|
||||
# --- MariaDB
|
||||
db:
|
||||
image: linuxserver/mariadb:10.5
|
||||
image: mariadb:10.5
|
||||
restart: unless-stopped
|
||||
command: mysqld --character-set-server=utf8mb4 --collation-server=utf8mb4_bin
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user