mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-05-17 08:15:56 +03:00
8 lines
162 B
Plaintext
8 lines
162 B
Plaintext
|
|
XUI_DB_CONNECTION=sqlite
|
||
|
|
|
||
|
|
# If DB connection is "mysql"
|
||
|
|
# XUI_DB_HOST=127.0.0.1
|
||
|
|
# XUI_DB_PORT=3306
|
||
|
|
# XUI_DB_DATABASE=xui
|
||
|
|
# XUI_DB_USERNAME=root
|
||
|
|
# XUI_DB_PASSWORD=
|