Compare commits
2 commits
ac06fd90f5
...
c519728530
Author | SHA1 | Date | |
---|---|---|---|
c519728530 | |||
cdd232ab9e |
2 changed files with 1 additions and 9 deletions
|
@ -18,6 +18,7 @@ services:
|
|||
networks:
|
||||
- proxy
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- ./Caddyfile:/etc/caddy/Caddyfile
|
||||
- data:/data
|
||||
- config:/config
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
-- GitHub Copilot
|
||||
--- @type LazyPluginSpec
|
||||
return {
|
||||
"zbirenbaum/copilot.lua",
|
||||
opts = {
|
||||
suggestion = { enabled = false },
|
||||
panel = { enabled = false },
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue