diff --git a/docker-compose.yaml b/docker-compose.yaml index f05be45f..79bbe5a1 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -14,10 +14,9 @@ services: - "5431:5432" app: - image: ghcr.io/marctheshark3/sigmanaut-mining-pool-ui:main - # build: - # context: . - # dockerfile: Dockerfile # Make sure this is the name of your Dockerfile + build: + context: . + dockerfile: Dockerfile # Make sure this is the name of your Dockerfile volumes: - ./:/app ports: