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