Sygil-Dev / stable-diffusion

GNU Affero General Public License v3.0
1.72k stars 148 forks source link

Add .env_docker allowing some customizing of container #157

Closed oc013 closed 2 years ago

oc013 commented 2 years ago

This adds a required .env_docker file which will allow the user to perform some customizations without modifying any source code.

Included .env_docker file is set to previously existing behavior and are documented on what they affect.

oc013 commented 2 years ago

@hlky when you merge my prs, it is rewriting history and I need to delete my branches and start over. you can also see how my commits become "unverified" is there a different way on your end to merge?