Commit 46f3320b authored by impfundev's avatar impfundev

fix: deployment 1

parent 74298e50
{
"engines": {
"node": "18.x"
}
}
\ No newline at end of file
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"routes": [ "routes": [
{ {
"src": "/(.*)", "src": "/(.*)",
"dest": "library_django/wsgi.py" "dest": "config/wsgi.py"
} }
] ]
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment