1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-02-03 13:21:35 +02:00

5 lines
213 B
Bash
Raw Normal View History

2024-06-19 18:09:02 +08:00
AIRFLOW_UID=1000
AIRFLOW_PROJ_DIR=./data/airflow
# python3 -c 'from cryptography.fernet import Fernet; print(Fernet.generate_key().decode())'
AIRFLOW__CORE__FERNET_KEY=qV3dXnw7hSd34a43soalJ_JJzSOnec6OEDGe6AXd320=