1
0
Fork 0

Update docker-compose.yml

This commit is contained in:
thebigbone 2023-04-30 06:23:59 +02:00 committed by GitHub
parent 604c40928a
commit dab9b75ef3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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