mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
properly enable DB for tests (#30471)
* properly enable DB for tests * add ci db user/pass
This commit is contained in:
committed by
GitHub
parent
583e2942bc
commit
d4ba4e9e10
@@ -11,4 +11,6 @@ maximum_lavaland_zlevels = 0
|
||||
enabled = false
|
||||
|
||||
[database_configuration]
|
||||
enabled = true
|
||||
sql_enabled = true
|
||||
sql_username = "root"
|
||||
sql_password = "root"
|
||||
|
||||
Reference in New Issue
Block a user