Commit 21040d19 authored by Raphael Beer's avatar Raphael Beer

Add: docker env

parent 29c7e3df
ACCOUNT_FILE=./.htaccounts
COOKIE_DIR=./.htcookies
LOG_FILE=./logs/results.log
DEBUG_FILE=./logs/debug.log
PORT=4040
HOST=127.0.0.1
MONGO_HOST=shadowban-db
MONGO_PORT=27017
MONGO_DB=shadowban-testing
TWITTER_AUTH_KEY=GRAPHQL_KEY
......@@ -54,6 +54,7 @@ node_modules
.env
.env.*
!.env.example
!.env.docker
.ht*
# starter scripts with possibly sensitive data
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment