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