Skip to content

Commit

Permalink
Neil/update readme (#317)
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
DumboOctopus authored Feb 18, 2020
1 parent 4bd42dd commit 1cb5d59
Show file tree
Hide file tree
Showing 4 changed files with 143 additions and 216 deletions.
20 changes: 0 additions & 20 deletions entrypoint-dev.sh

This file was deleted.

1 change: 1 addition & 0 deletions init_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ PERIODIC_TASK_MINUTES=2

if [ ! -f ".env" ]
then
echo -e "Please the following environment variables: "
echo -e $REDIS_POSTGRES > .env
read -p "SECRET_KEY: " TMP
echo -e "SECRET_KEY=$TMP" >> .env
Expand Down
Loading

0 comments on commit 1cb5d59

Please sign in to comment.