mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
Remove test db
This commit is contained in:
parent
decb34fbf0
commit
8ec956707d
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
||||||
{
|
|
||||||
"OmbiDatabase": {
|
|
||||||
"Type": "MySQL",
|
|
||||||
"ConnectionString": "Server=192.168.68.118;Database=app.ombi.io;User=ombi"
|
|
||||||
},
|
|
||||||
"SettingsDatabase": {
|
|
||||||
"Type": "MySQL",
|
|
||||||
"ConnectionString": "Server=192.168.68.118;Database=app.ombi.io;User=ombi"
|
|
||||||
},
|
|
||||||
"ExternalDatabase": {
|
|
||||||
"Type": "MySQL",
|
|
||||||
"ConnectionString": "Server=192.168.68.118;Database=app.ombi.io;User=ombi"
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue