mirror of
https://github.com/docker/compose.git
synced 2026-06-24 18:18:27 +00:00
5 lines
No EOL
62 B
YAML
5 lines
No EOL
62 B
YAML
services:
|
|
nginx:
|
|
image: nginx
|
|
ports:
|
|
- "80:80" |