mirror of
https://github.com/ArtzSU/SRSP-bot.git
synced 2026-09-17 04:38:51 +00:00
add ci & docker
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
services:
|
||||
bot:
|
||||
image: ghcr.io/ArtzSU/SRSP-bot:main
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- .env
|
||||
Reference in New Issue
Block a user