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 2222 "fortune_url" : " /fortunes" ,
2323 "update_url" : " /updates?q=" ,
2424 "plaintext_url" : " /plaintext"
25- }
26- },
27- {
25+ },
2826 "rt_async-std" : {
2927 "dockerfile" : " rt_async-std.dockerfile" ,
3028 "display_name" : " Ohkami [async-std]" ,
4543 "fortune_url" : " /fortunes" ,
4644 "update_url" : " /updates?q=" ,
4745 "plaintext_url" : " /plaintext"
48- }
49- },
50- {
46+ },
5147 "rt_smol" : {
5248 "dockerfile" : " rt_smol.dockerfile" ,
5349 "display_name" : " Ohkami [smol]" ,
6460 "port" : 8000 ,
6561 "json_url" : " /json" ,
6662 "plaintext_url" : " /plaintext"
67- }
68- },
69- {
63+ },
7064 "rt_glommio" : {
7165 "dockerfile" : " rt_glommio.dockerfile" ,
7266 "display_name" : " Ohkami [glommio]" ,
8377 "port" : 8000 ,
8478 "json_url" : " /json" ,
8579 "plaintext_url" : " /plaintext"
86- }
87- },
88- {
80+ },
8981 "rt_nio" : {
9082 "dockerfile" : " rt_nio.dockerfile" ,
9183 "display_name" : " Ohkami [nio]" ,
You can’t perform that action at this time.
0 commit comments