Skip to content

Commit e3e9c8d

Browse files
committed
Adjust log channel of CI tests
1 parent ce612f6 commit e3e9c8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.ci

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ CONTAINER_IMAGE=pilos/pilos:latest
1616

1717
# Log to docker logs
1818
# If logging to file is needed change to 'stack' or 'daily' and mount the log directory ('storage/logs') to the host
19-
LOG_CHANNEL=stderr
19+
LOG_CHANNEL=stack
2020
# Log level: debug, info, notice, warning, error, critical, alert, emergency
2121
LOG_LEVEL=debug
2222

0 commit comments

Comments
 (0)