We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a6a66a commit 2ec32b7Copy full SHA for 2ec32b7
src/main/resources/application.properties
@@ -35,3 +35,6 @@ jwt.secret=bnTweUtRuSmcelFon7OFd2Px/ZaVWgEhMpAzyl/+LnEQLG8bKe+F5nA4UJTWwT0iM627y
35
jwt.expiration=300000
36
37
compiler.python.url=http://flask-server:5050/run
38
+
39
+server:
40
+ forward-headers-strategy: framework
0 commit comments