mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-22 06:47:56 +01:00
added comment on how to get a default config file
This commit is contained in:
parent
f222b76e59
commit
aa34da3c88
@ -5,6 +5,7 @@ services:
|
||||
ports:
|
||||
- "59661:59661"
|
||||
volumes:
|
||||
# generate a sample config.toml by running "docker run diflouroborane --print-default". You may have to delete the ipv6 listen section.
|
||||
- "$PWD/config.toml:/etc/diflouroborane.toml"
|
||||
links:
|
||||
- mqtt
|
||||
|
Loading…
Reference in New Issue
Block a user