diff --git a/compose.yaml b/compose.yaml index 6bbc19a..55f4570 100644 --- a/compose.yaml +++ b/compose.yaml @@ -13,6 +13,7 @@ services: context: . environment: NODE_ENV: production + pull_policy: build # The commented out section below is an example of how to define a PostgreSQL # database that your application can use. `depends_on` tells Docker Compose to