@@ -66,7 +66,8 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 8000:80
|
- 8000:80
|
||||||
depends_on:
|
depends_on:
|
||||||
- backend```
|
- backend
|
||||||
|
```
|
||||||
- Create `compose.yml` with the above yaml
|
- Create `compose.yml` with the above yaml
|
||||||
- Create .env and fill
|
- Create .env and fill
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user