Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
m1k3lm committed Sep 11, 2024
1 parent e9b481d commit 113c0dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ The repository includes a docker-compose file to easily test the module. You can

This will start a Magento 2 instance with the seQura module installed. You can access the admin panel at `http://localhost:8018/admin` with the credentials `admin`/`password123`.

Once installed you could start/stop the magento instance with `docker compose up` and `docker compose down` commands.

### Customizing the environment
You could create you own .env file to customize the environment. You can copy the .env.example file and modify the values as needed.
Expand Down

0 comments on commit 113c0dc

Please sign in to comment.