Move CLI project into subfolder

This commit is contained in:
Andre Beging
2025-12-12 08:23:19 +01:00
parent 05b92e8f54
commit c9a56abe8b
15 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
{
"Api": {
"BaseUrl": "https://beta.foodsharing.de"
},
"Credentials": {
"Email": "demo@example.com",
"Password": "demo-password",
"TwoFactorEnabled": false
}
}