Fixed docker-compose.yml, Built tag and image tag may not be enabled at the same time, I included the other two files too for easier deployment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/open-webui/open-webui/pull/317
**Author:** [@Morethanevil](https://github.com/Morethanevil)
**Created:** 12/29/2023
**Status:** ❌ Closed
**Base:** `main` ← **Head:** `docker-compose-fix`
---
### 📝 Commits (3)
- [`679ea49`](https://github.com/open-webui/open-webui/commit/679ea49c1ff354e85d6837e2b4f336a81641cfaf) Rework docker-compose.yml
- [`1803e81`](https://github.com/open-webui/open-webui/commit/1803e810fb917533de76d4d6dfddfae365d3c9da) Delete docker-compose.api.yml
- [`464ffcb`](https://github.com/open-webui/open-webui/commit/464ffcb04eb3d932fede918d0cd5fdac55a4f7bd) Delete docker-compose.gpu.yml
### 📊 Changes
**3 files changed** (+23 additions, -25 deletions)
<details>
<summary>View changed files</summary>
➖ `docker-compose.api.yml` (+0 -7)
➖ `docker-compose.gpu.yml` (+0 -13)
📝 `docker-compose.yml` (+23 -5)
</details>
### 📄 Description
Fixed docker-compose.yml, Built tag and image tag may not be enabled at the same time, I included the other two files too for easier deployment
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/317
Author: @Morethanevil
Created: 12/29/2023
Status: ❌ Closed
Base:
main← Head:docker-compose-fix📝 Commits (3)
679ea49Rework docker-compose.yml1803e81Delete docker-compose.api.yml464ffcbDelete docker-compose.gpu.yml📊 Changes
3 files changed (+23 additions, -25 deletions)
View changed files
➖
docker-compose.api.yml(+0 -7)➖
docker-compose.gpu.yml(+0 -13)📝
docker-compose.yml(+23 -5)📄 Description
Fixed docker-compose.yml, Built tag and image tag may not be enabled at the same time, I included the other two files too for easier deployment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.