Commit Graph

2 Commits

Author SHA1 Message Date
hikari 222e0f5a41 refactor: split monolithic server.conf into per-app config files
Moves all server blocks out of conf.d/server.conf into individual
files under sites-available/, grouped by logical application. Each
file is symlinked into sites-enabled/ to enable it. The old
server.conf is removed.
2026-03-03 15:38:48 -08:00
naomi 243f2d4a18 feat: new structure 2026-03-03 15:15:37 -08:00