mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-18 03:20:26 +00:00
Enable timestamps in log display and improve styling for better readability
This commit is contained in:
@@ -39,7 +39,7 @@ class GetLogs extends Component
|
||||
|
||||
public ?bool $streamLogs = false;
|
||||
|
||||
public ?bool $showTimeStamps = false;
|
||||
public ?bool $showTimeStamps = true;
|
||||
|
||||
public ?int $numberOfLines = 100;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user