many new stuff for zitadel
This commit is contained in:
parent
d4ebe58264
commit
e122f8d410
8 changed files with 600 additions and 30 deletions
|
|
@ -172,6 +172,16 @@
|
|||
'';
|
||||
};
|
||||
};
|
||||
"sso-proxy.joshuabell.xyz" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
locations."/" = {
|
||||
proxyPass = "http://100.64.0.13";
|
||||
extraConfig = ''
|
||||
proxy_set_header X-Forwarded-Proto https;
|
||||
'';
|
||||
};
|
||||
};
|
||||
# "obsidiansync.joshuabell.xyz" = {
|
||||
# enableACME = true;
|
||||
# forceSSL = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue