File: .env

package info (click to toggle)
golang-github-compose-spec-compose-go 2.4.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,628 kB
  • sloc: makefile: 36; sh: 8
file content (3 lines) | stat: -rw-r--r-- 95 bytes parent folder | download
1
2
3
COMPOSE_FILE=compose-with-env-file.yaml
COMPOSE_PROJECT_NAME=my_project_from_dot_env
PORT=8000