mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
moved mysql root password to env
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
DB_CONNECTION=mysql
|
||||
DB_HOST=127.0.0.1
|
||||
DB_PORT=3306
|
||||
DB_ROOTPASSWORD= #only needed for install.sh for docker based installation
|
||||
DB_SOCKET=
|
||||
DB_USERNAME=
|
||||
DB_PASSWORD=
|
||||
|
||||
Reference in New Issue
Block a user