Fix client running behind reverse proxy (#69)
* fix: reverse proxy 400 due to duplicate header * fix: clippy * bump version and update ci
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "drop-app",
|
||||
"private": true,
|
||||
"version": "0.3.0-rc-6",
|
||||
"version": "0.3.0-rc-7",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "nuxt build",
|
||||
|
||||
Reference in New Issue
Block a user