Pass from file

This commit is contained in:
2022-02-10 22:34:55 +02:00
parent 63411532c4
commit 94f4593fdc
7 changed files with 21 additions and 5 deletions

View File

@ -1,5 +1,5 @@
{ vhost : Text
, username : Text
, password : Text
, password : ../Password/Type.dhall
, host : Text
}