mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
[PR #2655] [CLOSED] ngnix https proxy #21055
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/2655
Author: @notsource
Created: 5/30/2024
Status: ❌ Closed
Base:
main← Head:Open-WebUI-nginx-https-proxy📝 Commits (1)
0f1c4ffngnix https proxy📊 Changes
7 files changed (+142 additions, -0 deletions)
View changed files
➕
nginx/Dockerfile(+4 -0)➕
nginx/docker-compose.yaml(+23 -0)➕
nginx/nginx.conf(+17 -0)➕
nginx/ssl/cert.crt(+23 -0)➕
nginx/ssl/cert.key(+28 -0)➕
nginx/ssl/server.crt(+19 -0)➕
nginx/ssl/server.key(+28 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.