Download and use config.json
services:
floodanalytics:
container_name: floodanalytics
image: lxgaming/floodanalytics:latest
restart: unless-stopped
volumes:
- /path/to/floodanalytics/logs:/app/logs
- /path/to/floodanalytics/config.json:/app/config.json
FloodAnalytics is licensed under the Apache 2.0 license.