Fix tests

This commit is contained in:
Joachim
2021-06-18 18:28:24 +02:00
parent 973b23856c
commit e07672fff1
4 changed files with 38 additions and 32 deletions

View File

@ -49,7 +49,7 @@ EMAIL_USE_SSL=false
# or use_dominant_color_light / use_dominant_color_dark
PREVIEW_BG_COLOR=use_dominant_color_light
# Change to #FFF if you use use_dominant_color_dark
PREVIEW_TEXT_COLOR=#363636
PREVIEW_TEXT_COLOR="#363636"
PREVIEW_IMG_WIDTH=1200
PREVIEW_IMG_HEIGHT=630
PREVIEW_DEFAULT_COVER_COLOR=#002549
PREVIEW_DEFAULT_COVER_COLOR="#002549"