File tree Expand file tree Collapse file tree 1 file changed +4
-12
lines changed Expand file tree Collapse file tree 1 file changed +4
-12
lines changed Original file line number Diff line number Diff line change 22
22
"fortune_url" : " /fortunes" ,
23
23
"update_url" : " /updates?q=" ,
24
24
"plaintext_url" : " /plaintext"
25
- }
26
- },
27
- {
25
+ },
28
26
"rt_async-std" : {
29
27
"dockerfile" : " rt_async-std.dockerfile" ,
30
28
"display_name" : " Ohkami [async-std]" ,
45
43
"fortune_url" : " /fortunes" ,
46
44
"update_url" : " /updates?q=" ,
47
45
"plaintext_url" : " /plaintext"
48
- }
49
- },
50
- {
46
+ },
51
47
"rt_smol" : {
52
48
"dockerfile" : " rt_smol.dockerfile" ,
53
49
"display_name" : " Ohkami [smol]" ,
64
60
"port" : 8000 ,
65
61
"json_url" : " /json" ,
66
62
"plaintext_url" : " /plaintext"
67
- }
68
- },
69
- {
63
+ },
70
64
"rt_glommio" : {
71
65
"dockerfile" : " rt_glommio.dockerfile" ,
72
66
"display_name" : " Ohkami [glommio]" ,
83
77
"port" : 8000 ,
84
78
"json_url" : " /json" ,
85
79
"plaintext_url" : " /plaintext"
86
- }
87
- },
88
- {
80
+ },
89
81
"rt_nio" : {
90
82
"dockerfile" : " rt_nio.dockerfile" ,
91
83
"display_name" : " Ohkami [nio]" ,
You can’t perform that action at this time.
0 commit comments