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 = {
|
deploy.nodes.lunasa = {
|
||||||
hostname = "lina.cool";
|
hostname = "lunasa";
|
||||||
sshUser = "root";
|
sshUser = "root";
|
||||||
profiles.system = {
|
profiles.system = {
|
||||||
user = "root";
|
user = "root";
|
||||||
|
|
|
@ -188,7 +188,7 @@
|
||||||
email = "shadows@with.al";
|
email = "shadows@with.al";
|
||||||
|
|
||||||
virtualHosts = {
|
virtualHosts = {
|
||||||
"owncast.lina.cool" = {
|
"live.lina.cool" = {
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
encode gzip
|
encode gzip
|
||||||
reverse_proxy 127.0.0.1:8001
|
reverse_proxy 127.0.0.1:8001
|
||||||
|
|
Loading…
Add table
Reference in a new issue