mirror of
https://github.com/sstent/GarminSync.git
synced 2026-01-26 09:02:51 +00:00
python
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
# Garmin Connect credentials
|
||||
GARMIN_EMAIL=your_email@example.com
|
||||
GARMIN_PASSWORD=your_password
|
||||
|
||||
# Optional configuration
|
||||
DOWNLOAD_DIR=/data
|
||||
DB_PATH=/app/garmin.db
|
||||
Reference in New Issue
Block a user