Add vhost
deploy config / Explore-Gitea-Actions (push) Successful in 34s
Details
deploy config / Explore-Gitea-Actions (push) Successful in 34s
Details
This commit is contained in:
parent
fb6ca5e4f1
commit
7b6fbb41a4
|
|
@ -92,6 +92,14 @@
|
|||
recommendedProxySettings = true;
|
||||
};
|
||||
};
|
||||
"play.blubb.fish" = {
|
||||
addSSL = true;
|
||||
enableACME = true;
|
||||
locations."/" = {
|
||||
proxyPass = "http://10.0.0.100:8080/";
|
||||
recommendedProxySettings = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue