Changed to deno suport
This commit is contained in:
parent
ac0672f13a
commit
13df5eb10d
14 changed files with 35 additions and 60 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue