fix: Correct n8n logging indentation in stack files and add Gitea environment variable template.
This commit is contained in:
@@ -47,8 +47,8 @@ services:
|
||||
- "traefik.http.routers.n8n.tls.certresolver=leresolver"
|
||||
- "traefik.http.services.n8n.loadbalancer.server.port=5678"
|
||||
- "traefik.docker.network=traefik-public"
|
||||
logging:
|
||||
driver: "json-file"
|
||||
options:
|
||||
max-size: "10m"
|
||||
max-file: "3"
|
||||
logging:
|
||||
driver: "json-file"
|
||||
options:
|
||||
max-size: "10m"
|
||||
max-file: "3"
|
||||
|
||||
Reference in New Issue
Block a user