containers/beryllium: add nginx configuration
This commit is contained in:
parent
52a3e8557e
commit
c42fdb7940
2 changed files with 9 additions and 0 deletions
|
|
@ -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";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue