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

Commit

Permalink
add example
Browse files Browse the repository at this point in the history
  • Loading branch information
rodriguestiago0 committed Nov 25, 2024
1 parent 8307b4f commit abd01ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ EDENRED_TOKEN=

EDENRED_ACCOUNT=
ACTUAL_ACCOUNT=
IMPORT_FROM=

EDENRED_ACCOUNT_1=
ACTUAL_ACCOUNT_1=
Expand All @@ -15,4 +16,5 @@ ACTUAL_SERVER_URL="server url"
ACTUAL_SERVER_PASSWORD="server password"
ACTUAL_SYNC_ID=


CRON_EXPRESSION=
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ services:
- TZ=Europe/Lisbon
- EDENRED_USERNAME=
- EDENRED_PIN=
- IMPORT_FROM= # default to 1970-01-01
- EDENRED_VERSION= # default 4.1.0
- EDENRED_ACCOUNT=
- ACTUAL_ACCOUNT=
Expand Down

0 comments on commit abd01ec

Please sign in to comment.