diff --git a/.build/prod/README.md b/.build/prod/README.md index 1fe1e89..6a9c9e0 100644 --- a/.build/prod/README.md +++ b/.build/prod/README.md @@ -66,7 +66,8 @@ services: ports: - 8000:80 depends_on: - - backend``` + - backend +``` - Create `compose.yml` with the above yaml - Create .env and fill ```