mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-22 05:09:46 +00:00
Fix missing linebreak (#3203)
This commit is contained in:
@@ -24,7 +24,8 @@ services:
|
||||
|
||||
You can define a port and a protocol explicitly:
|
||||
|
||||
```yamlservices:
|
||||
```yaml
|
||||
services:
|
||||
database:
|
||||
image: mysql
|
||||
ports:
|
||||
|
Reference in New Issue
Block a user