use .foundry as default for checkpoint dir

This commit is contained in:
Rohith Krishna
2025-12-03 01:15:23 -08:00
parent c859ce4fc0
commit 7668d03d04

2
.env
View File

@@ -5,7 +5,7 @@
# We provide examples in the comments to give you an idea of the expected format.
# Foundry install dir for checkpoints
FOUNDRY_CHECKPOINTS_DIR='checkpoints'
FOUNDRY_CHECKPOINTS_DIR='.foundry'
# --- Mirrors to RCSB data ---