diff --git a/backend/docker-compose.yaml b/backend/docker-compose.yaml index dea9465..6f8ca63 100644 --- a/backend/docker-compose.yaml +++ b/backend/docker-compose.yaml @@ -1,11 +1,11 @@ version: '3' services: update-arrays: - image: ghcr.io/dssd-madison/couillard:latest + image: ghcr.io/JackBlake-zkq/couillard:latest build: . volumes: - ./cred.json:/home/seluser/cred.json ports: - "4444:4444" - "7900:7900" - shm_size: 2gb \ No newline at end of file + shm_size: 2gb