DEBSOURCES
Skip Quicknav
sources / golang-github-compose-spec-compose-go / 2.4.8-1 / cli / testdata / simple / compose-with-variables.yaml
12345
services: simple: image: nginx ports: - ${PUBLIC_PORT}:80