mirror of
https://github.com/hibobmaster/matrix_chatgpt_bot.git
synced 2024-10-01 05:35:36 -04:00
fix
This commit is contained in:
parent
942348e9d0
commit
c3258d2135
@ -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 New Issue
Block a user