Skip to content

Commit

Permalink
Uniformized logging
Browse files Browse the repository at this point in the history
  • Loading branch information
florentdestremau committed Dec 10, 2023
1 parent c38c218 commit c3c4f67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
set('db_type', 'postgresql');
set('db_name', 'app');
set('db_user', 'app');
set('db_password', 'eSfK86aVUMJ4jg5XDk3NLv');
set('ssh_copy_id', '~/.ssh/id_ed25519.pub');

// Hosts
Expand Down

0 comments on commit c3c4f67

Please sign in to comment.