mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 06:13:45 +02:00
Tweaks
This commit is contained in:
@@ -34,8 +34,9 @@ x-common:
|
||||
#
|
||||
services:
|
||||
database:
|
||||
image: mariadb:10.4
|
||||
image: library/mysql:8.0
|
||||
restart: always
|
||||
command: --default-authentication-plugin=mysql_native_password
|
||||
volumes:
|
||||
- "/srv/pterodactyl/database:/var/lib/mysql"
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user