mirror of
https://github.com/docker/compose.git
synced 2026-08-04 06:38:45 +00:00
5 lines
No EOL
69 B
YAML
5 lines
No EOL
69 B
YAML
services:
|
|
test:
|
|
image: test
|
|
ports:
|
|
- ${PORT:-8080}:80 |