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

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