[fix]
This commit is contained in:
parent
3ea127607b
commit
33fa0366f6
1 changed files with 4 additions and 2 deletions
|
@ -1,8 +1,10 @@
|
|||
:80, :443 {
|
||||
# caddyfile dec 2021
|
||||
n2-plus.local {
|
||||
encode zstd gzip
|
||||
https://caddyserver.com/docs/caddyfile
|
||||
templates
|
||||
file_server browse
|
||||
}
|
||||
|
||||
:8080 {
|
||||
respond "I am 8080"
|
||||
}
|
Loading…
Add table
Reference in a new issue