update .env examples
This commit is contained in:
parent
277a1b7c89
commit
8862368a71
@ -22,7 +22,8 @@ export SENDER_EMAIL=fittrackee@example.com
|
|||||||
export REDIS_URL=redis://redis:6379
|
export REDIS_URL=redis://redis:6379
|
||||||
export WORKERS_PROCESSES=2
|
export WORKERS_PROCESSES=2
|
||||||
|
|
||||||
# Activities
|
# Workouts
|
||||||
#export TILE_SERVER_URL=
|
#export TILE_SERVER_URL=
|
||||||
#export MAP_ATTRIBUTION=
|
#export MAP_ATTRIBUTION=
|
||||||
|
#export DEFAULT_STATICMAP=False
|
||||||
#export WEATHER_API_KEY=
|
#export WEATHER_API_KEY=
|
@ -22,7 +22,7 @@ export SENDER_EMAIL=
|
|||||||
export REDIS_URL=
|
export REDIS_URL=
|
||||||
# export WORKERS_PROCESSES=
|
# export WORKERS_PROCESSES=
|
||||||
|
|
||||||
# Activities
|
# Workouts
|
||||||
export TILE_SERVER_URL=
|
export TILE_SERVER_URL=
|
||||||
export MAP_ATTRIBUTION=
|
export MAP_ATTRIBUTION=
|
||||||
#export DEFAULT_STATICMAP=False
|
#export DEFAULT_STATICMAP=False
|
||||||
|
Loading…
Reference in New Issue
Block a user