Skip to content

Commit

Permalink
debug readTimeout for tcp for neo4j
Browse files Browse the repository at this point in the history
NotChristianGarcia committed Nov 18, 2024
1 parent d8d01f1 commit 62d1a34
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion service/templates/traefik-template.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
entryPoints:
web:
address: ":80"
address: ":80"
transport:
respondingTimeouts:
readTimeout: 10
dash:
address: ":8080"

0 comments on commit 62d1a34

Please sign in to comment.