Fix config.json path in PDF upload - use absolute path with process.cwd()

This commit is contained in:
Torsten Schulz (local)
2025-10-22 14:10:07 +02:00
parent 57280be256
commit e77963b13d
5 changed files with 109 additions and 109 deletions

View File

@@ -1,5 +1,5 @@
{
"date": "2025-10-22T11:05:21.224Z",
"date": "2025-10-22T12:05:33.266Z",
"preset": "node-server",
"framework": {
"name": "nuxt",