added docker compose

This commit is contained in:
DESKTOP-GENO133\IvanPlex
2024-01-06 09:30:10 -07:00
parent 0b05315671
commit 69cfac1c6f
4 changed files with 20 additions and 10 deletions

View File

@@ -5,13 +5,6 @@
"Microsoft.AspNetCore": "Warning"
}
},
"Kestrel": {
"Endpoints": {
"http": {
"Url": "http://0.0.0.0:5000"
}
}
},
"AllowedHosts": "*",
"UseDarkMode": false,
"EnableCsvImports": true,