yep, more dotfiles

server: remove extra log for website, stats are done with scripting on client

wiro.world b79aa952 ba67f579

verified
Changed files
+1 -7
nixos
profiles
+1 -7
nixos/profiles/server.nix
···
}
'' +
''
-
log {
-
level INFO
-
format console
-
output file /tmp/access-wiro.world.log
-
}
-
'' +
-
''
reverse_proxy /.well-known/matrix/* http://localhost:${toString matrix-port}
'' +
+
# TODO: host website on server with automatic deployment
''
reverse_proxy https://mrnossiom.github.io {
header_up Host {http.request.host}