docs update (#508)

* doc update: stable_diffusion.md

update docker specific instruction for Stable Diffusion

* doc update: .env.example

* Update README.md

update sponsors list

* Update stable_diffusion.md

* Update stable_diffusion.md

* Update stable_diffusion.md

* Update .env.example

* Update docker-compose.yml

* Update .env.example
This commit is contained in:
Fuegovic 2023-06-13 14:27:57 -04:00 committed by GitHub
parent 821b507e0e
commit 4dc3c31df8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 18 additions and 10 deletions

View file

@ -25,8 +25,8 @@ services:
target: node
# image: chatgptclone/app:latest # Uncomment this & comment above to build from docker hub image
restart: always
# extra_hosts: # if you are running APIs on docker you need access to, you will need to uncomment this line and next
# - "host.docker.internal:host-gateway"
extra_hosts: # if you are running APIs on docker you need access to, you will need to uncomment this line and next
- "host.docker.internal:host-gateway"
env_file:
- .env
environment: