added some vars for authentik

This commit is contained in:
mc-fucker 2023-06-27 12:08:35 +02:00
parent 3086840d97
commit 746d8fa32d

View file

@ -15,6 +15,12 @@
}; };
}; };
authentik = {
dbPort = "54320";
domain = "auth.mc-fucker.cool";
port = "9000";
};
bookstack = { bookstack = {
db = "bookstack"; db = "bookstack";
db_host = "100.64.0.13"; db_host = "100.64.0.13";