aboutsummaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2023-10-14 10:38:46 -0400
committerAndrew Lee <alee14498@protonmail.com>2023-10-14 10:38:46 -0400
commit83dcca0a0279ce6415a3e9d153c13d91284369b0 (patch)
treeebbe2324f59e6a68c76ba8005710893278fce116 /.dockerignore
parent2aaca5141ce7ba104fde3a91c2fc5f33047bec2f (diff)
downloadAleeBot-83dcca0a0279ce6415a3e9d153c13d91284369b0.tar.gz
AleeBot-83dcca0a0279ce6415a3e9d153c13d91284369b0.tar.bz2
AleeBot-83dcca0a0279ce6415a3e9d153c13d91284369b0.zip
Removed tokens.json now using environment vars; Modified dockerfile
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
index 3bfcb92..550aa8a 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -1,3 +1,5 @@
node_modules
npm-debug.log
.git
+.env
+database.sqlite