Update README and config file
This commit is contained in:
parent
93f7d2c725
commit
12ba111c39
@ -122,7 +122,7 @@ podman run \
|
||||
--detach \
|
||||
--name trade_bot \
|
||||
--secret secrets.toml \
|
||||
--volume ./config/:/root/config/ \
|
||||
--volume ./config/:/root/config/:Z \
|
||||
--env CONFIG=/root/config/config.toml \
|
||||
--env SECRETS=/run/secrets/secrets.toml \
|
||||
--env RUST_LOG=trade_bot \
|
||||
|
@ -1,5 +1,5 @@
|
||||
position = [17744.0, 14975.0, 239.0]
|
||||
orientation = 90
|
||||
position = [17725.5, 14946.5, 239.0]
|
||||
orientation = 45
|
||||
announcement = "Buying cheese, selling potions and other stuff."
|
||||
|
||||
[buy_prices]
|
||||
|
Loading…
Reference in New Issue
Block a user