Updated README to include .env file.

This commit is contained in:
David Ball 2024-05-26 04:49:41 -04:00
parent 10453f1172
commit 56d93eab9a

View File

@ -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