Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
Removes environment file decryption messages (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonfah authored Apr 7, 2023
1 parent 6eb572c commit 873d82b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Repositories/LogsRepository.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ class LogsRepository
'Injecting secret',
'Killing container. Container has processed',
'Downloading the application vendor archive',
'Loading decrypted environment variables.',
'Decrypting environment variables.',
];

/**
Expand Down

0 comments on commit 873d82b

Please sign in to comment.