Skip to content

Commit

Permalink
fix: remove environment block
Browse files Browse the repository at this point in the history
  • Loading branch information
sjinks committed Dec 12, 2024
1 parent 6b443dd commit 10f17ad
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions assets/dev-env.lando.template.yml.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -198,10 +198,6 @@ services:
target: /scripts
volume:
nocopy: true
environment:
LANDO_NO_USER_PERMS: 1
LANDO_NO_SCRIPTS: 1
LANDO_NEEDS_EXEC: 1
initOnly: true
entrypoint: /usr/bin/rsync -a --chown=${LANDO_HOST_USER_ID}:${LANDO_HOST_GROUP_ID} /wp/ /shared/

Expand Down

0 comments on commit 10f17ad

Please sign in to comment.