From 34ffcdaff85f251e2d21fe173c54b56e48a6b2c4 Mon Sep 17 00:00:00 2001 From: Tom Beynon Date: Wed, 11 May 2022 16:01:25 +0100 Subject: [PATCH] Move to ovrclk --- README.md | 2 +- deploy.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 184bdc2..bf193a0 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ version: "2.0" services: node: - image: ghcr.io/eco-stake/akash-storj-gateway + image: ghcr.io/ovrclk/akash-storj-gateway env: - ACCESS_GRANT= expose: diff --git a/deploy.yml b/deploy.yml index b9f263d..5f947c5 100644 --- a/deploy.yml +++ b/deploy.yml @@ -3,7 +3,7 @@ version: "2.0" services: node: - image: ghcr.io/eco-stake/akash-storj-gateway + image: ghcr.io/ovrclk/akash-storj-gateway env: - ACCESS_GRANT= expose: