diff --git a/docker-compose.yml b/docker-compose.yml index 6f9eeab..31abfcc 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -4,6 +4,6 @@ services: image: aidlabzcr/trinity_mixi:latest # build: . volumes: - - ./trinity_client_mixi:/trinity + - ./:/app ports: - "10100:4562" \ No newline at end of file