5 lines
238 B
Markdown
5 lines
238 B
Markdown
## Folders
|
|
|
|
- `docker`: Contains `docker-compose` configurations for projects
|
|
- `envs`: Contains `.env` files encrypted using `ansible-vault`. These files are decrypted and uploaded next to their corresponding `docker-compose.yaml` file.
|