Commit 9f9e107a authored by Stan Hu's avatar Stan Hu

Add ruby Markdown type

parent 288ce111
...@@ -148,7 +148,7 @@ docker login registry.example.com -u <your_username> -p <your_access_token> ...@@ -148,7 +148,7 @@ docker login registry.example.com -u <your_username> -p <your_access_token>
The optional debug server can be enabled by setting the registry debug address The optional debug server can be enabled by setting the registry debug address
in your `gitlab.rb` configuration. in your `gitlab.rb` configuration.
``` ```ruby
registry['debug_addr'] = "localhost:5001" registry['debug_addr'] = "localhost:5001"
``` ```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment