mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-23 14:51:22 -05:00
[PR #161] [CLOSED] Example NGINX Configs #1033
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/imputnet/cobalt/pull/161
Author: @hyperdefined
Created: 7/27/2023
Status: ❌ Closed
Base:
current← Head:nginx-example📝 Commits (3)
d5e5cb0added example nginx configsbede3cebig cleanup69c5210do logging correctly📊 Changes
3 files changed (+116 additions, -0 deletions)
View changed files
➕
web-configs/README.md(+2 -0)➕
web-configs/nginx/nginx-no-ssl.conf(+43 -0)➕
web-configs/nginx/nginx-ssl.conf(+71 -0)📄 Description
This adds a new folder called
web-configs. I added an example NGINX config on there, just to start. I've seen a few people ask about it in the Discord. Feel free to modify and change it.This new folder also lets anyone throw in their own configs for other software.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.