[add] fish
This commit is contained in:
parent
0ddfa9f736
commit
3c8a5da81f
2 changed files with 8 additions and 2 deletions
|
@ -5,10 +5,12 @@
|
||||||
# acme_ca https://acme-staging-v02.api.letsencrypt.org/directory
|
# acme_ca https://acme-staging-v02.api.letsencrypt.org/directory
|
||||||
}
|
}
|
||||||
|
|
||||||
n2-plus.local:8080 {
|
fish.local {
|
||||||
respond "I am 8080"
|
encode zstd gzip
|
||||||
|
file_server browse
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
n2-plus.local {
|
n2-plus.local {
|
||||||
encode zstd gzip
|
encode zstd gzip
|
||||||
templates
|
templates
|
||||||
|
|
4
caddy/site/links.json
Normal file
4
caddy/site/links.json
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
[
|
||||||
|
{"href": "http://n2-plus.local:19999/", "text": "netdata", "port": "19999"},
|
||||||
|
{"href": "http://n2-plus.local:9000/", "text": "portainer", "port": "9000"}
|
||||||
|
]
|
Loading…
Add table
Reference in a new issue