Skip to content

Commit

Permalink
Merge pull request #6 from ryantfowler/main
Browse files Browse the repository at this point in the history
Reverted potentially unintentional variable removal
  • Loading branch information
navarr authored Mar 28, 2023
2 parents 27584c3 + f88185f commit 10e3f07
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions environments/magento2.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ In addition to the below manual process, there is a `Github Template available f

The result of this command is a `.env` file in the project root (tip: commit this to your VCS to share the configuration with other team members) having the following contents:

WARDEN_ENV_NAME=exampleproject
WARDEN_ENV_TYPE=magento2
WARDEN_WEB_ROOT=/

TRAEFIK_DOMAIN=exampleproject.test
TRAEFIK_SUBDOMAIN=app

WARDEN_DB=1
WARDEN_ELASTICSEARCH=0
WARDEN_OPENSEARCH=1
Expand Down

0 comments on commit 10e3f07

Please sign in to comment.