Updated Bing AI (markdown)
parent
bee49461cb
commit
4d91a77786
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ services:
|
||||||
image: hibobmaster/node-chatgpt-api:latest
|
image: hibobmaster/node-chatgpt-api:latest
|
||||||
container_name: node-chatgpt-api
|
container_name: node-chatgpt-api
|
||||||
volumes:
|
volumes:
|
||||||
- ./settings.js:/var/chatgpt-api/settings.js
|
- ./settings.js:/app/settings.js
|
||||||
networks:
|
networks:
|
||||||
- mattermost_network
|
- mattermost_network
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue