Michael Henke
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
3 additions and
3 deletions
-
robosats/docker-compose.yml
-
robosats/umbrel-app.yml
|
|
@ -7,7 +7,7 @@ services: |
|
|
|
APP_PORT: ${APP_ROBOSATS_PORT} |
|
|
|
|
|
|
|
web: |
|
|
|
image: recksato/robosats-client:v0.2.0-alpha@sha256:5c1609bf2e22ecba5a0992fe3e44ed2ee945df53920ccc789b8d96b07b84bd1c |
|
|
|
image: recksato/robosats-client:v0.2.1-alpha@sha256:98124ceec4af01b001940f5929e09a7668c60bf7fbcdf249ffc07b3f6231dadf |
|
|
|
restart: on-failure |
|
|
|
stop_grace_period: 1m |
|
|
|
init: true |
|
|
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
|
id: robosats |
|
|
|
category: Finance |
|
|
|
name: RoboSats |
|
|
|
version: "v0.2.0-alpha" |
|
|
|
version: "v0.2.1-alpha" |
|
|
|
tagline: Simple and Private Bitcoin P2P Exchange |
|
|
|
description: >- |
|
|
|
RoboSats is a simple and private app to exchange bitcoin for national currencies. |
|
|
@ -34,7 +34,7 @@ description: >- |
|
|
|
You can join other cool Robots and get community support at https://t.me/robosats telegram group. |
|
|
|
|
|
|
|
releaseNotes: >- |
|
|
|
Full changelog can be found here: https://github.com/Reckless-Satoshi/robosats/releases/tag/v0.2.0-alpha |
|
|
|
Full changelog can be found here: https://github.com/Reckless-Satoshi/robosats/releases/tag/v0.2.1-alpha |
|
|
|
developer: RoboSats |
|
|
|
website: https://learn.robosats.com |
|
|
|
dependencies: [] |
|
|
|