mirror of
https://github.com/sakaljurgis/kodi-api-server.git
synced 2026-07-08 20:37:41 +00:00
ditch nestjs config module, add static config serfice
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
"dependencies": {
|
||||
"@nestjs/axios": "^1.0.0",
|
||||
"@nestjs/common": "^9.0.0",
|
||||
"@nestjs/config": "^2.2.0",
|
||||
"@nestjs/core": "^9.0.0",
|
||||
"@nestjs/platform-express": "^9.0.0",
|
||||
"@nestjs/serve-static": "^3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user