cleaned up readme and documentation

This commit is contained in:
2024-07-21 18:35:02 -07:00
parent 2bd83096a8
commit 68cee73585
6 changed files with 118 additions and 39 deletions
+2 -1
View File
@@ -21,6 +21,7 @@ git clone git@github.com:nickyeoman/docker-compose-cookbooks.git
Note this setup is meant to be used between two directories, COOKBOOK and PROJECT.
In your PROJECT directory set the following env file:
#### Dot env file
```text
# Stash App
PROD=prod.domain.com
@@ -38,7 +39,7 @@ STASH_METADATA=/metadata/
STASH_CACHE=/cache/
```
### Docker Compose Extend
#### Docker Compose Extend
Now using extend you can call the service: