Updated README to include .env file.
This commit is contained in:
parent
10453f1172
commit
56d93eab9a
|
@ -1,5 +1,13 @@
|
||||||
# Docker Compose configurations
|
# 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.
|
Here are some Docker Compose configuration examples.
|
||||||
|
|
||||||
## fullstack
|
## fullstack
|
||||||
|
|
Loading…
Reference in New Issue
Block a user