Changed to deno suport
This commit is contained in:
parent
f69802edc9
commit
785afbdec5
28 changed files with 531 additions and 88 deletions
|
@ -1,9 +1,9 @@
|
|||
services:
|
||||
chaisebot:
|
||||
odin:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: DOCKERFILE
|
||||
network: host
|
||||
image: chaisebot
|
||||
dockerfile: Dockerfile
|
||||
network: host
|
||||
restart: always
|
||||
container_name: chaisebot
|
||||
container_name: odin
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue