mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-12 07:42:44 +10:00
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,6 +1,6 @@
|
||||
[package]
|
||||
name = "drop-app"
|
||||
version = "0.3.0-rc-6"
|
||||
version = "0.3.0-rc-7"
|
||||
description = "The client application for the open-source, self-hosted game distribution platform Drop"
|
||||
authors = ["Drop OSS"]
|
||||
edition = "2021"
|
||||
|
||||
Reference in New Issue
Block a user