first commit
This commit is contained in:
parent
591667f0f7
commit
ab1777ac50
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,6 +3,7 @@ certs
|
||||
# Ignore log files
|
||||
logs/*.log
|
||||
*.log
|
||||
*.gz
|
||||
# Ignore acme.json (contains sensitive certificate data)
|
||||
acme.json
|
||||
|
||||
|
@ -76,4 +76,6 @@ labels:
|
||||
- "traefik.http.routers.ghost.middlewares=cloudflarewarp@file,crowdsec@file,compress-middleware@file"
|
||||
- "com.centurylinklabs.watchtower.enable=true"
|
||||
- "traefik.docker.network=traefik_default"
|
||||
```
|
||||
```
|
||||
|
||||
I expose the access.log for crowdsec firewall to read.
|
Loading…
x
Reference in New Issue
Block a user