Fix the --load example for bffh

This commit is contained in:
Nadja Reitzenstein 2022-05-10 16:11:01 +02:00
parent 4e9961c916
commit dd3924546d

View File

@ -113,7 +113,7 @@ The given permissions are ok to start with (if you did not change the roles of t
**-restart the BFFH-server**
**Important**
every time you change the bffh.dhal you need to reload the settings (otherwise the App will not connect to the server on restart):
`./diflouroborane -c examples/bffh.dhall --load examples`
`./diflouroborane -c examples/bffh.dhall --load examples/users.toml`
and restart start Diflouroborane:
`./diflouroborane -c examples/bffh.dhall`