Add working prototype
This commit is contained in:
10
.env.example
10
.env.example
@ -1,12 +1,4 @@
|
||||
SECRET_KEY=
|
||||
DJANGO_SECRET_KEY=
|
||||
DEBUG=True
|
||||
ADMIN_EMAIL=
|
||||
EMAIL_HOST_USER=
|
||||
EMAIL_HOST_PASSWORD=
|
||||
REDIS_PASSWORD=
|
||||
REDIS_HOST=192.168.1.2
|
||||
POSTGRES_USER=
|
||||
POSTGRES_PASSWORD=
|
||||
POSTGRES_HOST=192.168.1.2
|
||||
POSTGRES_PORT=5433
|
||||
TUNNEL_TOKEN=
|
||||
|
Reference in New Issue
Block a user