Update caddy reload command paths in configuration and panelctl scripts
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
parent
7072fc9a37
commit
64c5b573cf
3 changed files with 4 additions and 3 deletions
|
|
@ -3,8 +3,9 @@
|
|||
services.caddy = {
|
||||
enable = true;
|
||||
email = "admin@srazka.com";
|
||||
|
||||
# Generated app routes from the panel backend.
|
||||
extraConfig = ''
|
||||
# Generated app routes from the panel backend.
|
||||
import /var/lib/containers/routes/routes.caddy
|
||||
'';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue