mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-16 17:54:07 +01: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