services: api: image: git.send.nrw/sendnrw/flod-pod:latest container_name: ipblock-slave networks: - flod_nw environment: # Beispiel – mehrere Listen in einer Kategorie „spam“ BLOCKLIST_MODE: slave MASTER_URL: https://flod-proxy.send.nrw #ports: #- "8080:8080" # : restart: unless-stopped newt: image: fosrl/newt container_name: newt networks: - flod_nw restart: unless-stopped environment: - PANGOLIN_ENDPOINT= - NEWT_ID= - NEWT_SECRET= networks: flod_nw: