Skip to content

Commit

Permalink
update proxy URL and docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
zoedberg committed Jan 23, 2024
1 parent b732f2a commit db33c13
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 @@ -209,7 +209,7 @@ cargo test
```


[RGB proxy server]: https://github.com/grunch/rgb-proxy-server
[RGB proxy server]: https://github.com/RGB-Tools/rgb-proxy-server
[ldk-sample]: https://github.com/lightningdevkit/ldk-sample
[OpenAPI specification]: /openapi.yaml
[rgb-lightning-sample]: https://github.com/RGB-Tools/rgb-lightning-sample
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ services:
ports:
- 50001:50001
proxy:
image: ghcr.io/grunch/rgb-proxy-server:0.2.0
image: ghcr.io/rgb-tools/rgb-proxy-server:0.2.0
ports:
- 3000:3000

0 comments on commit db33c13

Please sign in to comment.