mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-04-20 11:34:07 +02:00
show woodpecker trhpugh web
This commit is contained in:
parent
4a04325bac
commit
c142ea0996
1 changed files with 5 additions and 0 deletions
|
@ -55,6 +55,11 @@
|
|||
enableACME = true;
|
||||
locations."/".proxyPass = "http://localhost:8080";
|
||||
};
|
||||
"ci.missing.ninja" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
locations."/".proxyPass = "http://localhost:8000";
|
||||
};
|
||||
"cache.missing.ninja" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue