Compare commits
1 Commits
d20a9675f1
...
1be3f002e9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1be3f002e9 |
@ -240,7 +240,7 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- redis
|
- redis
|
||||||
changedetection:
|
changedetection:
|
||||||
image: ghcr.io/dgtlmoon/changedetection.io:0.50.5
|
image: ghcr.io/dgtlmoon/changedetection.io:0.50.4
|
||||||
container_name: changedetection
|
container_name: changedetection
|
||||||
hostname: changedetection
|
hostname: changedetection
|
||||||
volumes:
|
volumes:
|
||||||
@ -429,7 +429,7 @@ services:
|
|||||||
# - net.ipv4.conf.all.src_valid_mark=1
|
# - net.ipv4.conf.all.src_valid_mark=1
|
||||||
# restart: unless-stopped
|
# restart: unless-stopped
|
||||||
crowdsec:
|
crowdsec:
|
||||||
image: crowdsecurity/crowdsec:v1.6.9
|
image: crowdsecurity/crowdsec:v1.6.6
|
||||||
container_name: crowdsec
|
container_name: crowdsec
|
||||||
environment:
|
environment:
|
||||||
PGID: "1001"
|
PGID: "1001"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user