Skip to content

Commit 60ee248

Browse files
update in codebase
1 parent 418fe76 commit 60ee248

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
API_VERSION: ${API_VERSION}
1616

1717
# ── MongoDB (external) ──
18-
MONGO_URI: mongodb://host.docker.internal:27017/lexai
18+
MONGO_URI: ${MONGO_URI}
1919

2020
# ── Redis ──
2121
REDIS_HOST: redis

0 commit comments

Comments
 (0)