mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 23:01:29 +00:00
Change default connection to MariaDB
This makes schema import work by default as the dump is called `mariadb-schema.sql`
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
DB_CONNECTION=mysql
|
||||
DB_CONNECTION=mariadb
|
||||
DB_HOST=127.0.0.1
|
||||
DB_PORT=3306
|
||||
DB_ROOTPASSWORD= #only needed for install.sh for docker based installation
|
||||
|
||||
Reference in New Issue
Block a user