mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-08-31 07:28:10 +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:
|
You can define a port and a protocol explicitly:
|
||||||
|
|
||||||
```yamlservices:
|
```yaml
|
||||||
|
services:
|
||||||
database:
|
database:
|
||||||
image: mysql
|
image: mysql
|
||||||
ports:
|
ports:
|
||||||
|
Reference in New Issue
Block a user