mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 14:37:04 +01:00
properly enable DB for tests (#30471)
* properly enable DB for tests * add ci db user/pass
This commit is contained in:
@@ -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