without https
This commit is contained in:
parent
a0e373e761
commit
1acb6db231
1 changed files with 1 additions and 2 deletions
|
|
@ -30,8 +30,7 @@
|
|||
(lib.mkIf (config.myModules.enableForgejo && config.myModules.enableCaddy) {
|
||||
services.caddy.virtualHosts."git.osbm.dev" = {
|
||||
extraConfig = ''
|
||||
reverse_proxy http://pochita.curl-boga.ts.net:3000
|
||||
import cloudflare
|
||||
reverse_proxy pochita.curl-boga.ts.net:3000
|
||||
'';
|
||||
};
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue