mirror of
https://github.com/exchanges-lab/tradesync.git
synced 2026-08-07 13:54:43 +08:00
refactor: rename project to tradesync and update docker image tags to latest
This commit is contained in:
+3
-3
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user