İlk sürüm: Bot kodları Gitea'ya hazır
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
services:
|
||||
huysuz-bot:
|
||||
build: .
|
||||
container_name: huysuz_muhendis_bot
|
||||
restart: always
|
||||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
- ./bot_hafiza.db:/app/bot_hafiza.db
|
||||
Reference in New Issue
Block a user