caddy support multi domain
This commit is contained in:
parent
f15e521895
commit
fdcc829acf
13 changed files with 344 additions and 141 deletions
|
|
@ -5,10 +5,14 @@
|
|||
...
|
||||
}:
|
||||
{
|
||||
|
||||
age.secrets.vaultwarden-admin-pwd.file = ../../secrets/vaultwarden-admin-pwd.age;
|
||||
|
||||
my = {
|
||||
utils.commons.enable = true;
|
||||
services.vaultwarden = {
|
||||
enable = true;
|
||||
adminPasswordFile = config.age.secrets.vaultwarden-admin-pwd.path;
|
||||
proxy.domain = "tegola.pro";
|
||||
};
|
||||
virtualisation.proxmox.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue