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