We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ee2e23 commit e2d350fCopy full SHA for e2d350f
fly.toml
@@ -16,7 +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'
+ RUST_BACKTRACE = 'full'
20
21
[http_service]
22
internal_port = 8080
0 commit comments