fix
This commit is contained in:
parent
942348e9d0
commit
c3258d2135
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
matrix_network:
|
||||
|
|
Loading…
Reference in a new issue