Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
AchyuthGamer/OpenGPT-old
brunodoti
/
OpenGPT
like
0
Runtime error
App
Files
Files
Community
f2b20fc
OpenGPT
/
docker-compose.yml
AchyuthGamer
Update docker-compose.yml
dfc967a
about 1 year ago
raw
Copy download link
history
blame
Safe
172 Bytes
version:
'1.0'
services:
opengpt:
image:
opengpt
container_name:
opengpt
build:
context:
.
dockerfile:
Dockerfile
ports:
-
"1338:1338"