Config for the desktop app
All checks were successful
Build App / Build (push) Successful in 1m28s

This commit is contained in:
2024-03-16 13:38:46 +01:00
parent ede8ff088c
commit 88fb4935b5
5 changed files with 36 additions and 16 deletions

View File

@@ -0,0 +1,7 @@
{
"REST": {
"Url": "http://localhost:5000",
"User": "user",
"Password": "password"
}
}