mirror of
https://github.com/docker/compose.git
synced 2025-10-17 21:39:26 +02:00
5 lines
62 B
YAML
5 lines
62 B
YAML
services:
|
|
nginx:
|
|
image: nginx
|
|
ports:
|
|
- "80:80" |