diff --git a/README.md b/README.md index 85445d7..75214bb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # Docker Compose configurations +## Create an `.env` file. + +You can copy the example file if you want. + + cp .env.example .env + +## Use Docker Compose to spin up the app. + Here are some Docker Compose configuration examples. ## fullstack