4 lines
92 B
Text
4 lines
92 B
Text
DEBUG=false
|
|
APP_LISTEN_ADDRESS=127.0.0.1
|
|
APP_LISTEN_PORT=3000
|
|
DATABASE_LOCATION=./people.db
|