This commit is contained in:
Alexandre
2024-02-05 17:46:23 +01:00
parent 3359d83b97
commit ab96ad0436
12 changed files with 0 additions and 0 deletions

9
overleaf/build.json Normal file
View File

@@ -0,0 +1,9 @@
{
"build_from": {
"aarch64": "chrisleekr/binance-trading-bot:latest",
"amd64": "chrisleekr/binance-trading-bot:latest"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}