Skip to content

Commit c4c5e83

Browse files
authored
Update README.md
1 parent d5afde5 commit c4c5e83

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,7 @@ Replace XXX.env with the environment definition file of the environment for whic
2929
```docker-compose -f docker-compose.deploy.yml --env-file XXX.env up -d -pull always --force-recreate --remove-orphans```
3030

3131
Replace XXX.env with the environment definition file of the environment for which you are deploying.
32+
33+
# Other Files
34+
35+
* ```example.env```: template of the .env file required by the Docker compose YAML files

0 commit comments

Comments
 (0)