mirror of
https://github.com/sstent/GarminSync.git
synced 2026-01-26 09:02:51 +00:00
8 lines
163 B
Plaintext
8 lines
163 B
Plaintext
# Garmin Connect credentials
|
|
GARMIN_EMAIL=your_email@example.com
|
|
GARMIN_PASSWORD=your_password
|
|
|
|
# Optional configuration
|
|
DOWNLOAD_DIR=/data
|
|
DB_PATH=/app/garmin.db
|