add ci & docker

This commit is contained in:
2025-03-15 13:57:06 +07:00
parent adf4f03043
commit 46857fc453
3 changed files with 66 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
services:
bot:
image: ghcr.io/ArtzSU/SRSP-bot:main
restart: unless-stopped
env_file:
- .env