remove port from 1

This commit is contained in:
ahuston-0 2025-03-03 11:44:13 -05:00
parent 583071899f
commit 96219eb175
No known key found for this signature in database
GPG Key ID: 47940175096C1330

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"