mirror of
https://github.com/Alexander-D-Karpov/scripts.git
synced 2026-03-05 18:11:16 +03:00
7 lines
133 B
YAML
7 lines
133 B
YAML
services:
|
|
bad-bot:
|
|
build: .
|
|
restart: unless-stopped
|
|
env_file: .env
|
|
volumes:
|
|
- ./cache:/app/ascii_frames_cache |