Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yasir68
/
Tomarket
like
0
Paused
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
refs/pr/4
Tomarket
/
docker-compose.yml
yasir68
Upload folder using huggingface_hub (
#1
)
4e9b253
verified
4 months ago
raw
Copy download link
history
blame
Safe
212 Bytes
version:
'3'
services:
bot:
container_name:
'ИМЯ РЕПЫ'
build:
context:
.
stop_signal:
SIGINT
restart:
unless-stopped
command:
"python3 main.py -a 1"
volumes:
-
.:/app