mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
4 lines
222 B
Bash
4 lines
222 B
Bash
export CLOUDFLARE_ACCOUNT_ID="op://tf/cloudflare/account_id"
|
|
export CLOUDFLARE_API_TOKEN="op://tf/cloudflare/api_token"
|
|
export TF_STATE_POSTGRES_CONN_STR="op://tf/tf_state/postgres_conn_str"
|
|
export TF_VAR_env=$ENVIRONMENT
|