mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-22 14:57: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:
|
ports:
|
||||||
- "59661:59661"
|
- "59661:59661"
|
||||||
volumes:
|
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"
|
- "$PWD/config.toml:/etc/diflouroborane.toml"
|
||||||
links:
|
links:
|
||||||
- mqtt
|
- mqtt
|
||||||
|
Loading…
Reference in New Issue
Block a user