chore(OVHCloud): Removed test caddy virtualHost
This commit is contained in:
parent
fecfce7ad9
commit
028e4725b9
1 changed files with 0 additions and 3 deletions
|
@ -30,9 +30,6 @@
|
|||
services.caddy = {
|
||||
enable = true;
|
||||
package = inputs.caddy.packages.${pkgs.system}.caddy;
|
||||
virtualHosts."siuu.gasdev.fr".extraConfig = ''
|
||||
respond "Hello, world!"
|
||||
'';
|
||||
};
|
||||
systemd.services.caddy = {
|
||||
serviceConfig = {
|
||||
|
|
Loading…
Reference in a new issue