Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Commit

Permalink
.\.dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
rodriguestiago0 committed Jul 11, 2024
1 parent 64c9a53 commit a97c858
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.Docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ services:
actual_server:
container_name: myedenredactual
image: docker.io/rodriguestiago0/myedenredactual
ports:
- '5006:5006'
environment:
- PUID=1003
- PGID=100
Expand Down
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# My Edenred - actual

This project will help you import transaction from your My Edenred prepaid card into actual budget app.

You need to provide your username and password and specified what the cadence you want to import transactions.

**Note**: Pending transaction are being imported as cleared. If the transaction is deleted after you need to delete manally from the actual budget.


## Setup

- Clone this repo!
Expand Down

0 comments on commit a97c858

Please sign in to comment.