Skip to content

Commit ba6f774

Browse files
authored
Merge branch 'LordNayan:main' into main
2 parents 0c5faf4 + 16d5f38 commit ba6f774

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ services:
3737
GOOGLE_CLIENT_SECRET: ${GOOGLE_CLIENT_SECRET}
3838
GOOGLE_CALLBACK_URL: ${GOOGLE_CALLBACK_URL:-http://localhost:3000/api/v1/auth/google/callback}
3939
FRONTEND_URL: ${FRONTEND_URL:-http://localhost:5173}
40+
BLOB_STORAGE: ${BLOB_STORAGE}
4041
depends_on:
4142
mongo:
4243
condition: service_healthy

0 commit comments

Comments
 (0)