Switch from traefik to caddy
This commit is contained in:
parent
c0da6c96f4
commit
ae2ea3f9a6
14 changed files with 98 additions and 290 deletions
|
@ -203,6 +203,9 @@ local plugins = {
|
|||
"norcalli/nvim-colorizer.lua",
|
||||
config = true,
|
||||
},
|
||||
|
||||
-- Caddyfile syntax support
|
||||
"isobit/vim-caddyfile",
|
||||
}
|
||||
|
||||
local lazy_opts = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue