wip
This commit is contained in:
parent
fae9eb26b6
commit
46596b4417
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
}: {
|
}: {
|
||||||
services.caddy = {
|
services.caddy = {
|
||||||
enable = true;
|
enable = true;
|
||||||
virtualHosts."localhost" = {
|
virtualHosts."mainframe.philippeterson.com" = {
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
respond "Hello, world!"
|
respond "Hello, world!"
|
||||||
'';
|
'';
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue