Changed to deno suport

This commit is contained in:
Lukian 2024-12-23 20:15:22 +01:00
parent ac0672f13a
commit 13df5eb10d
14 changed files with 35 additions and 60 deletions

View file

@ -1,10 +1,8 @@
version: '3.1'
services:
service_name:
discord_bot:
build:
context: .
dockerfile: DOCKERFILE
dockerfile: Dockerfile
container_name: discord_bot
restart: always
volumes:
- /full/path/to/bot:/app