Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
kenken999
/
fastapi_django_main_live
like
4
Running
on
Zero
App
Files
Files
Community
4cd57b3
fastapi_django_main_live
/
babyagi
/
docker-compose.yml
kenken999
updatest
14dc68f
5 months ago
raw
Copy download link
history
blame
Safe
243 Bytes
version:
"3.9"
services:
babyagi:
build:
./
container_name:
babyagi
restart:
unless-stopped
ports:
-
127.0
.0
.1
:8080:8080
volumes:
-
"./:/app"
stdin_open:
true
tty:
true
ulimits:
memlock:
-1