vaultwarden postgres migration
This commit is contained in:
parent
42eef43a01
commit
3b424a2639
@ -1,6 +1,7 @@
|
||||
{config, ...}: {
|
||||
services.vaultwarden = {
|
||||
enable = true;
|
||||
dbBackend = "postgresql";
|
||||
config = {
|
||||
ROCKET_ADDRESS = "127.0.0.1";
|
||||
ROCKET_PORT = 3032;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user