services: nike: build: . ports: - "${NIKE_PORT}:8000" env_file: - .env restart: unless-stopped