diff --git a/.env-example b/.env-example index 08d1702..d6a0d17 100644 --- a/.env-example +++ b/.env-example @@ -1,4 +1,4 @@ -MONGODB_CONNECTION_STRING=mongodb://imageify:reallysecuremongopassword@mongo:27017 +MONGODB_CONNECTION_STRING=mongodb://imageify:reallysecuremongopassword@mongo:27017/imageify # Next Auth (Create a new one with openssl rand -base64 32) NEXTAUTH_SECRET=i4kDOnZlJ77ob9XGLozHUsNg0GTJ13PObuPzlw6PAT8=