services: app: build: . ports: - "3030:3030" env_file: - .env restart: unless-stopped