mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-29 08:26:26 +02:00
Fixed cors issue
This commit is contained in:
parent
8900bae7c0
commit
d5293b4db6
3 changed files with 51 additions and 1 deletions
|
@ -6,6 +6,7 @@
|
|||
"dependencies": {
|
||||
"body-parser": "^1.19.0",
|
||||
"chownr": "^2.0.0",
|
||||
"cors": "^2.8.5",
|
||||
"express": "^4.17.1",
|
||||
"is-docker": "^2.1.1",
|
||||
"logplease": "^1.2.15",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue