fix files
This commit is contained in:
parent
c93489a777
commit
4edf560785
1
.dockerignore
Normal file
1
.dockerignore
Normal file
@ -0,0 +1 @@
|
|||||||
|
.env
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
dist
|
dist
|
||||||
node_modules
|
node_modules
|
||||||
storage/*
|
storage/*
|
||||||
|
docker-compose.yml
|
@ -1,8 +0,0 @@
|
|||||||
version: '3.8'
|
|
||||||
services:
|
|
||||||
discord-bot:
|
|
||||||
image: registry.thefoxon.ru/kamgames/eco-discord-bot:latest
|
|
||||||
restart: always
|
|
||||||
environment:
|
|
||||||
DISCORD_TOKEN: ''
|
|
||||||
ECO_API_BASE: 'http://127.0.0.1:3001'
|
|
Loading…
x
Reference in New Issue
Block a user