retire staging domains
This commit is contained in:
parent
a0245748fb
commit
90b75837ab
1 changed files with 0 additions and 6 deletions
|
|
@ -15,20 +15,14 @@
|
|||
nginx = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
serverAliases = [ "rabbigerzi.yisroelbaum.com" ];
|
||||
};
|
||||
};
|
||||
backend = {
|
||||
hostName = "api.rabbigerzi.com";
|
||||
environmentFile = config.sops.secrets."rabbi-gerzi-env".path;
|
||||
corsAllowedOrigins = [
|
||||
"https://rabbigerzi.com"
|
||||
"https://rabbigerzi.yisroelbaum.com"
|
||||
];
|
||||
nginx = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
serverAliases = [ "rabbigerziapi.yisroelbaum.com" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue