5 lines
123 B
Plaintext
5 lines
123 B
Plaintext
# expose address for docker compose
|
|
FLEES_EXPOSE=127.0.0.1:8136
|
|
# path to flees config file
|
|
FLEES_CONFIG=data/config.json
|