We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6775a74 + 37dee1d commit 3624c37Copy full SHA for 3624c37
1 file changed
Tech-Lab-On-Campus/NewsFeed/docker-compose.yml
@@ -19,6 +19,7 @@ services:
19
environment:
20
- REDIS_HOST=redis
21
- REDIS_PORT=6379
22
+ - BACKEND_API_URL=http://0.0.0.0:8000
23
volumes:
24
- .:/workspace
25
command: /bin/bash
0 commit comments