Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docker-compose launch #1537

Merged
merged 2 commits into from
May 16, 2023
Merged

Add docker-compose launch #1537

merged 2 commits into from
May 16, 2023

Conversation

qingfengfenga
Copy link
Contributor

@qingfengfenga qingfengfenga commented May 16, 2023

1、Copy .env.template to .env and fill in the configuration file

cp .env.template .env

2、Run the docker-compose command

  • no proxy
    docker-compose --profile no-proxy up -d
  • proxy
    docker-compose --profile proxy up -d

@Yidadaa Yidadaa merged commit 5b3d7cc into ChatGPTNextWeb:main May 16, 2023
Endlessworld pushed a commit to Endlessworld/ChatGPT-Next-Web that referenced this pull request May 17, 2023
gaogao1030 pushed a commit to gaogao1030/ChatGPT-Next-Web that referenced this pull request May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants