We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d85e3c commit 5ee2e23Copy full SHA for 5ee2e23
fly.toml
@@ -16,6 +16,7 @@ primary_region = 'lhr'
16
SMTP_HOST = 'in-v3.mailjet.com'
17
SMTP_FROM = 'it-maintainers@makespace.org'
18
LOG_LEVEL = 'debug'
19
+ RUST_BACKTRACE = '1'
20
21
[http_service]
22
internal_port = 8080
0 commit comments