mirror of
https://github.com/Yanyutin753/unofficial-gpt4-api.git
synced 2025-10-15 07:30:23 +00:00
适配0.1.3版本
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
# 为该服务创建的容器的名称
|
||||
container_name: gpt4-copilot-java
|
||||
volumes:
|
||||
- ./data/machineIdList.json:/machineIdList.json
|
||||
- ./config/machineIdList.json:/machineIdList.json
|
||||
- ./config/config.json:/config.json
|
||||
ports:
|
||||
- "8081:8080"
|
||||
|
Reference in New Issue
Block a user