mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 13:48:36 +02:00
correcting service definition file
This commit is contained in:
parent
51311c1ab8
commit
0de3b1f52a
1 changed files with 1 additions and 1 deletions
|
@ -35,6 +35,6 @@
|
|||
(name 'caddy)
|
||||
(default-value (caddy-configuration))
|
||||
(extensions (list
|
||||
(service-extension activation-service-type (const %caddy-activation))
|
||||
;(service-extension activation-service-type (const %caddy-activation))
|
||||
(service-extension shepherd-root-service-type (compose list caddy-shepherd-service))))
|
||||
(description "run caddy web server service")))
|
||||
|
|
Loading…
Add table
Reference in a new issue