Added chatbot-ui container

This commit is contained in:
rotterdam 2023-06-01 18:30:40 -03:00
parent 29dbfbfc22
commit 3c36c4a481
6 changed files with 31 additions and 0 deletions

View file

@ -13,4 +13,5 @@ let
in {
"cloudflare-creds.age".publicKeys = all-hosts;
"paperless-pass.age".publicKeys = all-hosts;
"chatbot-ui-keys.age".publicKeys = all-hosts;
}