mirror of
https://github.com/ArtzSU/SRSP-bot.git
synced 2026-09-17 02:18:56 +00:00
7 lines
112 B
YAML
7 lines
112 B
YAML
services:
|
|
bot:
|
|
image: ghcr.io/ArtzSU/SRSP-bot:main
|
|
restart: unless-stopped
|
|
env_file:
|
|
- .env
|