diff --git a/compose.yaml b/compose.yaml index 51580c1..0ce497f 100644 --- a/compose.yaml +++ b/compose.yaml @@ -7,7 +7,7 @@ services: # context: . # dockerfile: ./Dockerfile volumes: - - ./app:/app + - ./config.json:/app/config.json networks: - matrix_network # api: @@ -21,4 +21,4 @@ services: # - matrix_network networks: - matrix_network: \ No newline at end of file + matrix_network: