refactor: rename project to tradesync and update docker image tags to latest

This commit is contained in:
0xcathiefish
2026-06-01 06:08:05 +00:00
parent 777ca2d62a
commit 6d7b049416
8 changed files with 37 additions and 35 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
services:
nosync:
image: ghcr.io/exchanges-lab/nosync:v1.0
container_name: nosync
tradesync:
image: ghcr.io/exchanges-lab/tradesync:latest
container_name: tradesync
env_file:
- .env
networks: