diff --git a/.github/.ubiquity-os.config.dev.yml b/.github/.ubiquity-os.config.dev.yml index 01056af2..c7abbd61 100644 --- a/.github/.ubiquity-os.config.dev.yml +++ b/.github/.ubiquity-os.config.dev.yml @@ -2,7 +2,7 @@ plugins: - skipBotEvents: true uses: # hello-world-plugin - - plugin: http://127.0.0.1:9090 + - plugin: http://127.0.0.1:4000 name: start-stop id: start-stop-command description: "Allows a user to start/stop a task without negative XP impact"