diff --git a/docker-compose.yml b/docker-compose.yml index 66a3dcf..8f464dc 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -33,7 +33,7 @@ services: condition: service_healthy environment: - 'NODE_CONFIG={"database":{"url":"postgres://postgres:postgres@postgresdb/shoot"}}' - command: ./dist/bootstrap.js + command: ./dist/src/bootstrap.js restart: always networks: