mirror of
https://github.com/RoboSats/robosats-startos.git
synced 2025-07-21 02:03:14 +00:00
@ -1,5 +1,12 @@
|
|||||||
# Instructions for RoboSats
|
# Welcome to RoboSats!
|
||||||
|
|
||||||
Instructions go here. These appear to the user in the UI on the Service page under **Instructions**.
|
A simple and private bitcoin exchange you can use right here on your Embassy.
|
||||||
|
|
||||||
You are allowed to include basic [Markdown formatting](https://www.markdownguide.org/basic-syntax).
|
You can find detailed documentation on how to use RoboSats by [Clicking here](https://learn.robosats.com/)
|
||||||
|
## Basic Usage Instructions
|
||||||
|
|
||||||
|
1. Open RoboSats by using the `LAUNCH UI` button.
|
||||||
|
2. For the first time using RoboSats, you will be provided a robot token.
|
||||||
|
3. You can save this token on the RoboSats service config screen if you need to persist your session.
|
||||||
|
|
||||||
|
**Note: It is strongly recommended to use a new robot every time when using RoboSats.**
|
@ -67,8 +67,8 @@ config:
|
|||||||
type: script
|
type: script
|
||||||
set:
|
set:
|
||||||
type: script
|
type: script
|
||||||
properties: ~
|
properties:
|
||||||
# type: script
|
type: script
|
||||||
# This denotes any data, asset, or pointer volumes that should be connected when the "docker run" command is invoked
|
# This denotes any data, asset, or pointer volumes that should be connected when the "docker run" command is invoked
|
||||||
volumes:
|
volumes:
|
||||||
# This is the image where files from the project asset directory will go
|
# This is the image where files from the project asset directory will go
|
||||||
|
Reference in New Issue
Block a user