Skip to content

Commit

Permalink
Move to ovrclk
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon committed May 11, 2022
1 parent 250a220 commit 34ffcda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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=<grant-key>
expose:
Expand Down
2 changes: 1 addition & 1 deletion deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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=<grant-key>
expose:
Expand Down

0 comments on commit 34ffcda

Please sign in to comment.