feature/hydra-eval #21

Merged
ahuston-0 merged 3 commits from feature/hydra-eval into main 2025-03-03 12:05:55 -05:00
Showing only changes of commit 96219eb175 - Show all commits

View File

@ -41,7 +41,6 @@ in
"com.centurylinklabs.watchtower.enable" = "true";
"com.centurylinklabs.watchtower.scope" = "act-runner";
};
ports = [ "8088:8088" ];
volumes = [
"${act_path}/stable-latest-1/config.yaml:/config.yaml"
"${act_path}/stable-latest-1/data:/data"