update deplpy docs
build-and-push / build (push) Failing after 22s

This commit is contained in:
2026-08-01 04:43:15 +05:00
parent f4c1872bfc
commit 45a35c0b01
+2 -1
View File
@@ -66,7 +66,8 @@ services:
ports:
- 8000:80
depends_on:
- backend```
- backend
```
- Create `compose.yml` with the above yaml
- Create .env and fill
```