mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-14 22:40:46 +01:00
feat: add Caddy as a web server
This commit is contained in:
parent
1d7f796538
commit
eb29d11134
5 changed files with 53 additions and 3 deletions
|
@ -6,5 +6,6 @@ namespace OliverDaviesLtd\BuildConfigs\Enum;
|
|||
|
||||
enum WebServer
|
||||
{
|
||||
case CADDY;
|
||||
case NGINX;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue