* elastic use include

+ add secrets to example
This commit is contained in:
2021-04-15 13:19:32 +03:00
parent 29a58620f5
commit e051d0100c
17 changed files with 54 additions and 45 deletions

View File

@ -44,3 +44,11 @@ services:
volumes:
database:
secrets:
user_ssh_key:
file: ~/.ssh/id_rsa
user_known_hosts:
file: ~/.ssh/known_hosts
composer_auth:
file: ~/.composer/auth.json