demibit / stable-toolkit

fully local image viewer alternative for stable diffusion
GNU General Public License v3.0
55 stars 4 forks source link

Changing MongoDB host #15

Closed giubil closed 1 year ago

giubil commented 2 years ago

Hello,

I'm currently in the process of creating a Docker configuration (as to enable Linux support), and for it to run I need the Spring app to connect to a MongoDB instance on a different host than localhost, such as mongodb or 10.X.X.X.

I'm not that hugely familiar with Java, so I was wondering on what would be the best way to accomplish that.

Also, once I get the Docker config up and running I'm planning on opening a PR for it.

Thanks

demibit commented 2 years ago

I believe this is what you're looking for (stable-toolkit-back\src\main\resources\application.properties). Docker would be nice

m1

demibit commented 1 year ago

Stale, closing