Update README and config file
All checks were successful
Publish / rust (push) Successful in 5m30s
Publish / docker (push) Successful in 19m53s

This commit is contained in:
Jeff 2024-10-19 06:00:37 -04:00
parent 93f7d2c725
commit 12ba111c39
2 changed files with 3 additions and 3 deletions

View File

@ -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 \

View File

@ -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]