Tweaks
This commit is contained in:
parent
83707079e8
commit
7df3c1d013
3 changed files with 5 additions and 5 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue