mirror of
https://github.com/RosettaCommons/foundry.git
synced 2026-06-04 13:24:22 +08:00
Shorten .env
This commit is contained in:
5
.env
5
.env
@@ -58,7 +58,6 @@ COLABFOLD_LOCAL_DB_PATH_CPU=
|
||||
COLABFOLD_NET_DB_PATH_GPU=
|
||||
COLABFOLD_NET_DB_PATH_CPU=
|
||||
|
||||
# Foundry install dir for checkpoints
|
||||
# Commented out by default since otherwise may be overridden by user export (load_dotenv(override=True) used at the moment)
|
||||
# TODO: Ensure override=False can be used.
|
||||
# Foundry checkpoint directories (colon-separated list). Example:
|
||||
# /path/to/user/install/dir:/home/username/.foundry/checkpoints
|
||||
FOUNDRY_CHECKPOINT_DIRS=
|
||||
Reference in New Issue
Block a user