更新docker-compose

This commit is contained in:
cookeem
2023-02-15 18:42:42 +08:00
parent f5068c3a58
commit 9d3c30785e

View File

@@ -15,7 +15,7 @@ services:
hostname: chatgpt-service
container_name: chatgpt-service
ports:
- "9000"
- "9000:9000"
volumes:
- ./config.yaml:/chatgpt-service/config.yaml
command: /chatgpt-service/chatgpt-service