Add encrypted .env files
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
## 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.
|
||||
Reference in New Issue
Block a user