right password for db

This commit is contained in:
Showdown76 2024-04-14 23:18:37 +00:00
parent ac32116433
commit 7141b3d145
1 changed files with 3 additions and 3 deletions

View File

@ -28,9 +28,9 @@ services:
DB_CONNECTION: mysql DB_CONNECTION: mysql
DB_HOST: mariadb DB_HOST: mariadb
DB_DATABASE: panel DB_DATABASE: pelican
DB_USERNAME: panel DB_USERNAME: pelican
DB_PASSWORD: panel DB_PASSWORD: pelican
CACHE_STORE: file CACHE_STORE: file
QUEUE_CONNECTION: sync QUEUE_CONNECTION: sync