Skip to content
Snippets Groups Projects
Commit 10d9502d authored by Max Lou's avatar Max Lou
Browse files

Update single-compose/.env.sample

parent 9851335d
Branches
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ DYNACONF_SQLALCHEMY_DATABASE_URI=postgresql://postgres:CHANGE_ME@database_analyt
DYNACONF_CELERY_BROKER_URL=redis://:CHANGE_ME@redis_db_anayltics:6379/0
DYNACONF_CELERY_RESULT_BACKEND=redis://:CHANGE_ME@redis_db_anayltics:6379/1
DYNACONF_ANALYTICS_BACKEND_URL=http://scheduler:5000
DYNACONF_RIGHTS_ENGINE_BACKEND_URL=http://localhost:80/
DYNACONF_RIGHTS_ENGINE_BACKEND_URL=http://rights-engine:80
POSTGRES_USER=postgres
POSTGRES_DATABASE=analytics-engine
POSTGRES_PASSWORD=CHANGE_ME
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment