diff --git a/docker-compose.yml b/docker-compose.yml index c606934..19fe0d1 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -11,4 +11,4 @@ services: - .env volumes: - ./config.json:/opt/app/config.json - - ./store:/opt/app/storage \ No newline at end of file + - ./store:/wallet/store \ No newline at end of file