Skip to content

Commit 5ee2e23

Browse files
committed
Enable rust backtraces
1 parent 0d85e3c commit 5ee2e23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fly.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ primary_region = 'lhr'
1616
SMTP_HOST = 'in-v3.mailjet.com'
1717
SMTP_FROM = 'it-maintainers@makespace.org'
1818
LOG_LEVEL = 'debug'
19+
RUST_BACKTRACE = '1'
1920

2021
[http_service]
2122
internal_port = 8080

0 commit comments

Comments
 (0)