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