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: .
|
# context: .
|
||||||
# dockerfile: ./Dockerfile
|
# dockerfile: ./Dockerfile
|
||||||
volumes:
|
volumes:
|
||||||
- ./app:/app
|
- ./config.json:/app/config.json
|
||||||
networks:
|
networks:
|
||||||
- matrix_network
|
- matrix_network
|
||||||
# api:
|
# api:
|
||||||
|
@ -21,4 +21,4 @@ services:
|
||||||
# - matrix_network
|
# - matrix_network
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
matrix_network:
|
matrix_network:
|
||||||
|
|
Loading…
Reference in a new issue