We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 962d8c4 commit 5056f40Copy full SHA for 5056f40
graph/runnable.dot
@@ -40,6 +40,7 @@ digraph {
40
}
41
42
# here's the actual interactions
43
+ rankdir=LR
44
api -> mongodb, redis, neo4j, rabbitmq, github_varnish
45
api_socket_server -> mongodb, redis, docker, github_varnish
46
api_workers -> mongodb, redis, neo4j, rabbitmq, docker, github_varnish
0 commit comments