forked from cerc-io/stack-orchestrator
Add a stack for Gelato watcher (#394)
* Add a stack for Gelato watcher
* Add option to create and use a state snapshot
* Add commands to create and import a state checkpoint
* Rename ipld-eth-server endpoint env variables
* Fix default env variable
Former-commit-id: 8b4b5deba8
This commit is contained in:
@@ -15,6 +15,6 @@ WORKDIR /app
|
||||
COPY . .
|
||||
|
||||
RUN echo "Building mobymask-v2-watcher-ts" && \
|
||||
yarn && yarn build
|
||||
yarn && yarn build
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user