This is still required (as TLS_FLAVOR isn't set)

main
Florent Daigniere 2 years ago
parent 7aad1158fb
commit 76f8517e00

@ -68,6 +68,7 @@ ENV \
FLASK_DEBUG="true" \
MEMORY_SESSIONS="true" \
RATELIMIT_STORAGE_URL="memory://" \
SESSION_COOKIE_SECURE="false" \
\
DEBUG="true" \
DEBUG_PROFILER="${DEV_PROFILER}" \

Loading…
Cancel
Save