This website requires JavaScript.
Explore
Help
Sign In
opdavies
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
2a55da9eb8
dotfiles
/
nix
/
hosts
/
hetznix
/
services
/
caddy
/
default.nix
6 lines
63 B
Nix
Raw
Normal View
History
Unescape
Escape
Move my static sites to the new server
2024-11-29 00:06:54 +00:00
{
Replace Nginx with Caddy
2024-12-26 00:13:42 +00:00
services
.
caddy
.
enable
=
true
;
Move my static sites to the new server
2024-11-29 00:06:54 +00:00
Move vhost imports
2025-01-06 06:43:11 +00:00
imports
=
[
./vhosts
]
;
Move my static sites to the new server
2024-11-29 00:06:54 +00:00
}
Reference in a new issue
Copy permalink