Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

ERROR: The Compose file './docker-compose.yml' is invalid #30

Closed
whiteple opened this issue Apr 17, 2023 · 3 comments
Closed

ERROR: The Compose file './docker-compose.yml' is invalid #30

whiteple opened this issue Apr 17, 2023 · 3 comments

Comments

@whiteple
Copy link

大佬请问一下,这个报错是为什么?
ERROR: The Compose file './docker-compose.yml' is invalid because:
Unsupported config option for services: 'chatgpt-proxy-server'

@linweiyuan
Copy link
Owner

需要把配置文件内容贴出来才知道是什么错,删掉敏感信息

@time-river
Copy link
Contributor

change docker-compose.yaml, from:

services:

to

version: '3'

services:

Notice version: '3'

@whiteple
Copy link
Author

change docker-compose.yaml, from:

services:

to

version: '3'

services:

Notice version: '3'

改了之后确实可以跑起来了,但是还有点问题,我先研究研究,谢谢两位大佬

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants