Init
This commit is contained in:
commit
b852746352
13 changed files with 1612 additions and 0 deletions
26
Config/Caddyfile
Normal file
26
Config/Caddyfile
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"admin": {▾
|
||||
"disabled": false,
|
||||
"listen": "",
|
||||
"enforce_origin": false,
|
||||
"origins": [""],
|
||||
"config": {
|
||||
"persist": false,
|
||||
"load": {•••}
|
||||
},
|
||||
"identity": {▾
|
||||
"identifiers": [""],
|
||||
"issuers": [{•••}]
|
||||
},
|
||||
"remote": {
|
||||
"listen": "",
|
||||
"access_control": [{
|
||||
"public_keys": [""],
|
||||
"permissions": [{
|
||||
"paths": [""],
|
||||
"methods": [""]
|
||||
}]
|
||||
}]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue