Skip to content

Commit aaae376

Browse files
committed
update
1 parent a33e376 commit aaae376

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docker-compose.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ services:
44
context: .
55
dockerfile: dockerfile
66
ports:
7-
- "80:8000"
7+
- "127.0.0.1:8000:8000"
8+
89
environment:
910
- MONGO_URI=mongodb+srv://karmansingharora03_db_user:8813917626%24Karman@cluster0.yyjs2ln.mongodb.net/ai-interview?retryWrites=true&w=majority&appName=Cluster0
1011
#- REDIS_URL=redis://redis:6379/0

0 commit comments

Comments
 (0)