Refactor route handling in panelctl.sh and update caddy configuration for improved route management
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
parent
36664f243e
commit
17ac5953ae
4 changed files with 35 additions and 11 deletions
|
|
@ -5,7 +5,7 @@
|
|||
email = "admin@srazka.com";
|
||||
extraConfig = ''
|
||||
# Generated app routes from the panel backend.
|
||||
import /home/reudy/containers/routes/*.caddy
|
||||
import /home/reudy/containers/routes/routes.caddy
|
||||
'';
|
||||
|
||||
# Authelia's own login portal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue