1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-23 01:39:27 +02:00
dockerfiles/airflow/.env

5 lines
213 B
Bash
Raw Normal View History

2024-06-19 12:09:02 +02: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=