Skip to content

Commit

Permalink
SBERDOMA-108 removed config for Plerdy from .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonAL committed May 12, 2021
1 parent e3e8f18 commit b777144
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ NODE_ENV=development
DISABLE_LOGGING=true
COOKIE_SECRET=random
SERVER_URL=http://localhost:3000
BEHAVIOR_RECORDER_PLERDY_CONFIG='{"site_hash_code": "1234567890abcdefghijklmnopqrstyv", "suid": 12345}'

# production docker deploy envs!
DOCKER_FILE_INSTALL_COMMAND="python3 -m pip install 'psycopg2-binary>=2.8.5' && python3 -m pip install 'Django>=3.0.6'"
Expand Down

0 comments on commit b777144

Please sign in to comment.