diff --git a/proxy-server-deployment/stack.yml b/proxy-server-deployment/stack.yml deleted file mode 100644 index 313a7f91..00000000 --- a/proxy-server-deployment/stack.yml +++ /dev/null @@ -1,8 +0,0 @@ -version: "0.1" -name: proxy-server -repos: - - github.com/cerc-io/watcher-ts@v0.2.78 -containers: - - cerc/watcher-ts -pods: - - proxy-server diff --git a/stack_orchestrator/data/stacks/uniswap-urbit-app/stack.yml b/stack_orchestrator/data/stacks/uniswap-urbit-app/stack.yml index 5339e574..3f77098f 100644 --- a/stack_orchestrator/data/stacks/uniswap-urbit-app/stack.yml +++ b/stack_orchestrator/data/stacks/uniswap-urbit-app/stack.yml @@ -2,8 +2,10 @@ version: "0.1" name: uniswap-urbit-app repos: - github.com/cerc-io/uniswap-interface@laconic # TODO: Use release + - github.com/cerc-io/watcher-ts@v0.2.78 containers: - cerc/uniswap-interface + - cerc/watcher-ts - cerc/urbit-globs-host pods: - uniswap-interface