migrated forgejo to h001, removed from lio
This commit is contained in:
parent
38fde325ab
commit
43e095513b
5 changed files with 52 additions and 103 deletions
|
@ -72,7 +72,7 @@
|
|||
enableACME = true;
|
||||
forceSSL = true;
|
||||
locations."/" = {
|
||||
proxyPass = "http://100.64.0.1";
|
||||
proxyPass = "http://100.64.0.13";
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -145,7 +145,7 @@
|
|||
streamConfig = ''
|
||||
server {
|
||||
listen 3032;
|
||||
proxy_pass 100.64.0.1:3032;
|
||||
proxy_pass 100.64.0.13:3032;
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue