version: '2.0' services: hero-forge: build: . ports: - 5180:80 restart: always