diff --git a/docker-compose.yml b/docker-compose.yml index 37af3d1fe..b7f3d2f52 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -66,6 +66,7 @@ services: # The service that spins up all 3 services at once in one container hoppscotch-aio: container_name: hoppscotch-aio + restart: unless-stopped build: dockerfile: prod.Dockerfile context: .