Update docker-compose.yml

pull/281/head
thebigbone 1 year ago committed by GitHub
parent 604c40928a
commit dab9b75ef3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,7 +8,7 @@ services:
image: gpt4free:latest
container_name: gpt4
ports:
- 127.0.0.1:8501:8501
- 8501:8501
restart: unless-stopped
read_only: true

Loading…
Cancel
Save