annotate env @ 17:0d72635fc501

reloadIndexIfChanged
author drewp@bigasterisk.com
date Fri, 19 Jul 2024 00:59:45 -0700
parents 6ed25bcaaf1f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
13
403eff4a16c8 fix up indexer flow and fastapi server
drewp@bigasterisk.com
parents: 11
diff changeset
1 PREFECT_API_URL=http://dash:4200/api
15
6ed25bcaaf1f add prefect and rebuild flow to k8s
drewp@bigasterisk.com
parents: 13
diff changeset
2 PREFECT_HOME=./data/prefect
6ed25bcaaf1f add prefect and rebuild flow to k8s
drewp@bigasterisk.com
parents: 13
diff changeset
3 PREFECT_LOCAL_STORAGE_PATH=./data/prefect/storage
6ed25bcaaf1f add prefect and rebuild flow to k8s
drewp@bigasterisk.com
parents: 13
diff changeset
4 PREFECT_SERVER_API_HOST=0.0.0.0