Skip to content

Repository files navigation

jp-webapp

Environment variables

This should be stored in a .env file in the root of the project.

# Django superuser credentials
DJANGO_SUPERUSER_USERNAME=admin22
DJANGO_SUPERUSER_EMAIL=admin@example.com
DJANGO_SUPERUSER_PASSWORD=admin22
SECRET_KEY='django-insecure-yvp)7c@8tzbvp35xmc40^r#%qu8x5a#0mcje7ec5&)dk!61o*u'

# TimescaleDB credentials
POSTGRES_USER=postgres
POSTGRES_PASSWORD=password
POSTGRES_DB=timescaledb
POSTGRES_HOST=localhost
POSTGRES_PORT=5432

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages