containers/beryllium: add nginx configuration

This commit is contained in:
Cilly Leang 2026-03-15 22:33:23 +11:00
parent 52a3e8557e
commit c42fdb7940
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 9 additions and 0 deletions

View file

@ -9,6 +9,8 @@
services.matrix-continuwuity = {
enable = true;
settings.global = {
# TODO: link this with outer container's address
address = [ "fd0d:1::2:2" ];
server_name = "lava.moe";
};
};