Disable CORS filter that broke non-GET requests behind reverse proxy
Build & Deploy / build-and-deploy (push) Successful in 1m31s
Build & Deploy / build-and-deploy (push) Successful in 1m31s
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# ─── Server ──────────────────────────────────────
|
||||
quarkus.http.port=8765
|
||||
quarkus.http.host=0.0.0.0
|
||||
quarkus.http.cors=true
|
||||
|
||||
# Allow large game uploads (DOS games can be 500MB+)
|
||||
quarkus.http.limits.max-body-size=2048M
|
||||
|
||||
Reference in New Issue
Block a user