Browse Source

* correct filepath to composer auth

master
parent
commit
0a3a980f8b
  1. 2
      docker-compose.yml.example

2
docker-compose.yml.example

@ -63,4 +63,4 @@ secrets:
user_known_hosts:
file: ~/.ssh/known_hosts
composer_auth:
file: ~/.config/composer/auth.json
file: ~/.composer/auth.json
Loading…
Cancel
Save