DEBSOURCES
Skip Quicknav
sources / golang-github-compose-spec-compose-go / 2.4.8-1 / cli / testdata / env-file / compose-with-env-file.yaml
12345678
version: "3" services: simple: image: nginx env_file: - ./simple-env ports: - 8000:80