+ php 8.1

* refactoring composer version & auth secrets apply separate for workspaces
This commit is contained in:
2022-11-21 10:25:35 +03:00
parent d625dbb158
commit c3d132b120
26 changed files with 390 additions and 74 deletions

View File

@ -53,7 +53,7 @@ services:
secrets:
- user_ssh_key
- user_known_hosts
- composer_auth
- composer_auth2
inbucket:
image: inbucket/inbucket
restart: always
@ -92,5 +92,7 @@ secrets:
file: ~/.ssh/id_rsa
user_known_hosts:
file: ~/.ssh/known_hosts
composer_auth:
composer1_auth:
file: ~/.composer/auth.json
composer2_auth:
file: ~/.config/composer/auth.json