chore: Rename docker-compose.yml to compose.yml and remove obsolete 'version' key.

This commit is contained in:
Elisiário Couto
2024-03-28 16:09:54 +00:00
parent 7b48bc080c
commit e46634cf27
2 changed files with 1 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ Having your bank data in a database, gives you the power to backup, analyze and
In order to use `leggen`, you need to create a GoCardless account. GoCardless is a service that provides access to Open Banking APIs. You can create an account at https://gocardless.com/bank-account-data/.
After creating an account and getting your API keys, the best way is to use the [compose file](docker-compose.yml). Open the file and adapt it to your needs.
After creating an account and getting your API keys, the best way is to use the [compose file](compose.yml). Open the file and adapt it to your needs.
### Example Configuration