mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Added url module, and changed redirect so it passes req queryes
This commit is contained in:
parent
9731a1d2e9
commit
f5626835f3
3 changed files with 29 additions and 1 deletions
|
@ -12,6 +12,7 @@
|
|||
"express": "^4.6.1",
|
||||
"express-ejs-layouts": "^1.1.0",
|
||||
"sqlite3": "^4.1.1",
|
||||
"url": "^0.11.0",
|
||||
"uuid": "^7.0.3",
|
||||
"vhost": "^3.0.2"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue