update lunasa config
This commit is contained in:
parent
f6a5d3459d
commit
5c5f4b27e2
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@
|
|||
};
|
||||
|
||||
deploy.nodes.lunasa = {
|
||||
hostname = "lina.cool";
|
||||
hostname = "lunasa";
|
||||
sshUser = "root";
|
||||
profiles.system = {
|
||||
user = "root";
|
||||
|
|
|
@ -188,7 +188,7 @@
|
|||
email = "shadows@with.al";
|
||||
|
||||
virtualHosts = {
|
||||
"owncast.lina.cool" = {
|
||||
"live.lina.cool" = {
|
||||
extraConfig = ''
|
||||
encode gzip
|
||||
reverse_proxy 127.0.0.1:8001
|
||||
|
|
Loading…
Add table
Reference in a new issue