mirror of
https://github.com/docker/compose.git
synced 2026-02-09 01:59:22 +08:00
4 lines
59 B
YAML
4 lines
59 B
YAML
services:
|
|
backend:
|
|
image: nginx
|
|
command: nginx -t |