Skip to content

Commit

Permalink
Don't overrride COLUMNS (#179)
Browse files Browse the repository at this point in the history
Co-authored-by: Mike Pirog <[email protected]>
  • Loading branch information
AaronFeledy and pirog authored Jul 25, 2024
1 parent 8c972da commit efa04e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ const path = require('path');
const defaults = {
config: {
appEnv: {
COLUMNS: 256,
LANDO: 'ON',
LANDO_WEBROOT_USER: 'www-data',
LANDO_WEBROOT_GROUP: 'www-data',
Expand Down

0 comments on commit efa04e8

Please sign in to comment.