remove port from 1

This commit is contained in:
2025-03-03 11:44:13 -05:00
parent 583071899f
commit 96219eb175

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"