first commit

This commit is contained in:
Gbanyan 2025-04-16 16:02:10 +08:00
parent 591667f0f7
commit ab1777ac50
2 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@ certs
# Ignore log files
logs/*.log
*.log
*.gz
# Ignore acme.json (contains sensitive certificate data)
acme.json

View File

@ -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.