7 lines
162 B
Text
7 lines
162 B
Text
DEBUG=true
|
|
POSTGRES_HOST=localhost
|
|
POSTGRES_DB=arrowcounter
|
|
POSTGRES_USER=arrowcounter
|
|
POSTGRES_PASSWORD=password
|
|
SECURITY_KEY=malusa
|
|
ALLOWED_HOSTS=192.168.1.201
|