From c3258d21355b74e8eb8ba4c99ccc1e9b58fe7fba Mon Sep 17 00:00:00 2001 From: hibobmaster Date: Sat, 11 Mar 2023 00:13:40 +0800 Subject: [PATCH] fix --- compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: