Skip to content

Commit a4d23a2

Browse files
authored
enable debug logs (#2106)
1 parent 92358f1 commit a4d23a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fly-pro.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ primary_region = 'lhr'
1313
DIGGER_PROJECTS_SVC_APP_NAME = 'projects-refresh-service'
1414
DIGGER_LOAD_PROJECTS_ON_PUSH = 'true'
1515
DIGGER_MAX_PROJECTS_PER_CHANGE=100
16-
16+
DIGGER_LOG_LEVEL = 'DEBUG'
1717
[build]
1818
dockerfile = 'Dockerfile_backend_ee'
1919

0 commit comments

Comments
 (0)