mirror of
https://github.com/basnijholt/compose-farm.git
synced 2026-06-11 04:10:30 +01:00
State is now stored at .compose-farm-state.yaml in the same directory as the config file. This allows multiple compose-farm setups with independent state. State functions now require a Config parameter to locate the state file via config.get_state_path().