Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5d653856b3 |
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
crowdsec:
|
crowdsec:
|
||||||
container_name: crowdsec
|
container_name: crowdsec
|
||||||
image: ghcr.io/crowdsecurity/crowdsec:v1.7.7@sha256:6ca53ad26196ca59ddd4fa692a586b73d8fcde085046163b9ca2f04887dca563
|
image: ghcr.io/crowdsecurity/crowdsec:v1.7.8@sha256:2f527c9bb8b367120eb08b82890aa912ce96bfa1ada93dda0721700e4b4e0dde
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- BOUNCER_KEY_CADDY=${CROWDSEC_API_KEY}
|
- BOUNCER_KEY_CADDY=${CROWDSEC_API_KEY}
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
newt:
|
newt:
|
||||||
container_name: newt
|
container_name: newt
|
||||||
image: fosrl/newt:1.12.5
|
image: fosrl/newt:1.12.2
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- PANGOLIN_ENDPOINT=${PANGOLIN_ENDPOINT}
|
- PANGOLIN_ENDPOINT=${PANGOLIN_ENDPOINT}
|
||||||
|
|||||||
Reference in New Issue
Block a user