Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
monra
/
freegpt-webui-chimera
like
22
Runtime error
App
Files
Files
Community
4
dccafc7
freegpt-webui-chimera
/
docker-compose.yml
monra
Synced repo using 'sync_with_huggingface' Github Action
f044b10
over 1 year ago
raw
Copy download link
history
blame
Safe
190 Bytes
version:
'3.5'
services:
freegpt-webui:
image:
freegpt-webui
container_name:
freegpt-webui
build:
context:
.
dockerfile:
Dockerfile
ports:
-
"1338:1338"