Test?
This commit is contained in:
parent
834c3dfec8
commit
7805c68100
@ -37,7 +37,7 @@ services:
|
|||||||
- ACCESS_TOKEN_LIFETIME=10 # The lifetime duration of the access token, in minutes
|
- ACCESS_TOKEN_LIFETIME=10 # The lifetime duration of the access token, in minutes
|
||||||
- REFRESH_TOKEN_LIFETIME=24 # The lifetime duration of the refresh token, in hours
|
- REFRESH_TOKEN_LIFETIME=24 # The lifetime duration of the refresh token, in hours
|
||||||
- USE_RECAPTCHA=False
|
- USE_RECAPTCHA=False
|
||||||
- DJANGO_CLEAR_STATIC_FIRST=True
|
- DJANGO_CLEAR_STATIC_FIRST=False
|
||||||
- FROM_EMAIL='wger Workout Manager <wger@shoebottom.com>'
|
- FROM_EMAIL='wger Workout Manager <wger@shoebottom.com>'
|
||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- db
|
||||||
|
Loading…
Reference in New Issue
Block a user