remove postgresql passwords where they are unneeded
This commit is contained in:
parent
6d28293c86
commit
defc2f2324
5 changed files with 6 additions and 50 deletions
|
@ -11,7 +11,6 @@ in
|
|||
config = {
|
||||
domain = "https://${domain}";
|
||||
signupsAllowed = false;
|
||||
# somehow this works
|
||||
databaseUrl = "postgresql://vaultwarden@%2Frun%2Fpostgresql/vaultwarden";
|
||||
rocketPort = 8000;
|
||||
smtpHost = "127.0.0.1";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue